elmah.io
elmah.io is a hosted error logging and uptime monitoring service for applications. It collects application errors, log messages, deployments, and related operational data for debugging and monitoring.
elmah.io exposes a REST API and an MCP server; both require authentication, using API keys for the API and OAuth account sign-in for MCP (with MCP docs also noting API key support).
- elmah.io MCP serverdiscovered
- elmah.io APIdiscovered
Sign in to the elmah.io app and open the log or organization settings where API keys are managed. The docs page Where is my API key? explains how to locate an existing key, and the API docs link to How to configure API key permissions for setting the needed permissions on the key.
For MCP clients, add the elmah.io MCP server from mcp.elmah.io using the documented client flow, then click Authenticate and sign in with your elmah.io account in the browser. The MCP setup guides on mcp.elmah.io document this interactive OAuth-based connection flow for clients like VS Code, Claude, Cursor, Visual Studio, and ChatGPT.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing