Honeybadger MCP Server
by vishalzambre
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HONEYBADGER_API_KEY | Yes | Your Honeybadger API key (required) | |
| HONEYBADGER_BASE_URL | No | Custom Honeybadger URL (optional, defaults to https://app.honeybadger.io) | https://app.honeybadger.io |
| HONEYBADGER_PROJECT_ID | No | Default project ID (optional, can be overridden per request) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_honeybadger_faultB | Fetch a specific fault/error from Honeybadger by ID |
| get_honeybadger_noticesB | Fetch notices (occurrences) for a specific fault |
| list_honeybadger_faultsC | List recent faults from Honeybadger |
| analyze_honeybadger_issueB | Comprehensive analysis of a Honeybadger issue with fix suggestions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vishalzambre/honeybadger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server