MCP Servers / development / Honeybadger

Honeybadger

JSON →
stdionone1development

Interact with the Honeybadger API for error monitoring and reporting using LLMs.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: honeybadger
Tools
What this server exposes
list_faults
List and filter faults from your Honeybadger project. Search by text query, filter by creation or occurrence timestamps, sort by frequency or recency, and paginate results.
get_fault_details
Get detailed information about specific faults. Filter notices by creation time, paginate through notices, results ordered by creation time descending.
Configuration
Environment & auth
authnone
envHONEYBADGER_API_KEY
envHONEYBADGER_PROJECT_ID
Resources
Honeybadger — MCP Server · libregistry