Skip to main content
Glama
vishalzambre

Honeybadger MCP Server

by vishalzambre

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HONEYBADGER_API_KEYYesYour Honeybadger API key (required)
HONEYBADGER_BASE_URLNoCustom Honeybadger URL (optional, defaults to https://app.honeybadger.io)https://app.honeybadger.io
HONEYBADGER_PROJECT_IDNoDefault 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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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