Back to search
30
MCP

honeybadger-mcp-server

pypi/honeybadger-mcp-server

A Model Context Protocol server providing tools to interact with the Honeybadger API via LLMs

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

lemuridaelabs/honeymcp
An AI Model Context Protocol (MCP) Honeypot Service
0 tools
heisenberg-mcp-server
A Model Context Protocol server that enables capable LLMs to work with Heisenberg features, such as inference
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
amq-mcp-server-rabbitmq
A Model Context Protocol server providing access to RabbitMQ by LLMs
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools
hetzner-mcp
Model Context Protocol server for the full Hetzner Cloud and Storage APIs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "honeybadger-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}