Honeycomb MCP Server

v1.0.0APIsstable

API Keys have various scopes permissions and belong to a specific Team or Environment. Use this to validate authentication for a key, to determine what authorizations have been granted to a key, and to determine the Team and Environment that a key be

monitoring
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

API Keys have various scopes permissions and belong to a specific Team or Environment. Use this to validate authentication for a key, to determine what authorizations have been granted to a key, and to determine the Team and Environment that a key be

Features

  • honeycomb_auth
  • honeycomb_datasets_list
  • honeycomb_dataset_get
  • honeycomb_columns_list
  • honeycomb_query_create

Use Cases

API Keys have various scopes permissions and belong to a specific Team or Environment. Use this to validate authentication for a key, to determine what authorizations have been granted to a key, and to determine the Team and Environment that a key be
List all datasets in the environment. A Dataset represents a collection of related events that come from the same source, or are related to the same source.
Get information about a specific dataset. A Dataset represents a collection of related events that come from the same source, or are related to the same source.
List all columns in a dataset. Columns are fields in the events you send to Honeycomb.
Create a query from a specification. DOES NOT run the query to retrieve results.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @kajirita2002/honeycomb-mcp-server

Manual Installation

npx -y @kajirita2002/honeycomb-mcp-server

Examples

Basic Configuration

Configure Honeycomb MCP Server

npx -y @kajirita2002/honeycomb-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "honeycomb": { "command": "npx", "args": ["-y", "@kajirita2002/honeycomb-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Honeycomb MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides