Skip to main content
Glama

honeycomb-mcp-server

MIT License
108
1
  • Linux
  • Apple

honeycomb_markers_list

Retrieve a list of markers for a specified dataset using the honeycomb-mcp-server. Input the dataset slug or 'all' to access markers across all datasets.

Instructions

List all markers for a dataset

Input Schema

NameRequiredDescriptionDefault
datasetSlugYesDataset slug to list markers for, or 'all' for all datasets

Input Schema (JSON Schema)

{ "properties": { "datasetSlug": { "description": "Dataset slug to list markers for, or 'all' for all datasets", "type": "string" } }, "required": [ "datasetSlug" ], "type": "object" }

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