honeycomb-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HONEYCOMB_API_KEY | Yes | Your Honeycomb API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| honeycomb_authB | Get authentication information and validate API key |
| honeycomb_datasets_listB | List all datasets in the environment |
| honeycomb_dataset_getC | Get information about a specific dataset |
| honeycomb_datasets_createC | Create a new dataset |
| honeycomb_datasets_updateC | Update an existing dataset |
| honeycomb_columns_listC | List all columns in a dataset |
| honeycomb_query_createC | Create a new query for a dataset |
| honeycomb_query_getC | Get information about a specific query |
| honeycomb_query_result_createC | Create a new query result (run a query) |
| honeycomb_query_result_getC | Get results of a specific query execution |
| honeycomb_event_createC | Create a new event in a dataset |
| honeycomb_batch_event_createC | Create multiple events in a dataset in a single batch |
| honeycomb_boards_listB | List all boards |
| honeycomb_board_getC | Get information about a specific board |
| honeycomb_board_createC | Create a new board |
| honeycomb_board_updateC | Update an existing board |
| honeycomb_board_deleteB | Delete a board |
| honeycomb_markers_listC | List all markers for a dataset |
| honeycomb_marker_createC | Create a new marker for a dataset |
| honeycomb_marker_getC | Get information about a specific marker |
| honeycomb_marker_updateC | Update an existing marker |
| honeycomb_marker_deleteC | Delete a marker |
| honeycomb_slos_listC | List all SLOs for a dataset |
| honeycomb_slo_getC | Get information about a specific SLO |
| honeycomb_slo_createC | Create a new SLO for a dataset |
| honeycomb_slo_updateC | Update an existing SLO |
| honeycomb_triggers_listC | List all triggers for a dataset |
| honeycomb_trigger_getC | Get information about a specific trigger |
| honeycomb_trigger_createC | Create a new trigger for a dataset |
| honeycomb_trigger_updateC | Update an existing trigger |
| honeycomb_trigger_deleteC | Delete a trigger |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kajirita2002/honeycomb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server