Skip to main content
Glama

honeycomb-mcp-server

MIT License
108
1
  • Linux
  • Apple

honeycomb_board_get

Retrieve detailed information about a specific board by providing its unique ID within the honeycomb-mcp-server system.

Instructions

Get information about a specific board

Input Schema

NameRequiredDescriptionDefault
boardIdYesBoard ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "boardId": { "description": "Board ID to retrieve", "type": "string" } }, "required": [ "boardId" ], "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