Honeycomb MCP Server
@kajirita2002
Honeycomb MCP Server について
Honeycomb MCP (Model-Controller-Presenter) Server implementation
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"honeycomb-mcp-server": {
"command": "npx",
"args": [
"@kajirita2002/honeycomb-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Honeycomb MCP Server?
The Honeycomb MCP Server is an interface that uses the Model Context Protocol (MCP) to enable Claude AI to interact with the Honeycomb API. It allows users to retrieve, create, and update Honeycomb datasets, queries, events, boards, markers, SLOs, and triggers.
How to use Honeycomb MCP Server?
Install the package globally via npm install -g @kajirita2002/honeycomb-mcp-server or run directly with npx @kajirita2002/honeycomb-mcp-server. Set the HONEYCOMB_API_KEY environment variable to your Honeycomb API key. Then configure your MCP client (e.g., in mcp_config.json) with the command npx, arguments ["-y", "@kajirita2002/honeycomb-mcp-server"], and the environment variable.
Key features of Honeycomb MCP Server
- Authenticate with Honeycomb API
- List and get dataset details
- Create and execute queries
- Manage boards and columns
- Create events and SLOs
Use cases of Honeycomb MCP Server
- Automate observability workflows by creating SLOs and alerts.
- Investigate incidents by querying recent error rates and breakdowns.
- Explore and manage datasets, columns, and boards interactively.
- Create and
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Servers
modelcontextprotocolModel Context Protocol Servers
コメント