Skip to main content
Glama

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 URLhttps://app.honeybadger.io
HONEYBADGER_PROJECT_IDNoDefault project ID (can be overridden per request)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_honeybadger_fault

Fetch a specific fault/error from Honeybadger by ID

get_honeybadger_notices

Fetch notices (occurrences) for a specific fault

list_honeybadger_faults

List recent faults from Honeybadger

analyze_honeybadger_issue

Comprehensive analysis of a Honeybadger issue with fix suggestions

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