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
其他 分类下的更多 MCP 服务器
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.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论