Skip to main content
Glama

hny-mcp

by honeycombio
MIT License
2
36
  • Linux
  • Apple
tsconfig.json489 B
{ "extends": "@total-typescript/tsconfig/tsc/no-dom/app", "compilerOptions": { "moduleResolution": "NodeNext", "module": "NodeNext", "target": "ES2022", "outDir": "build", "sourceMap": true, "esModuleInterop": true, "noEmit": false, "verbatimModuleSyntax": false, "strict": true, "noImplicitAny": true, "strictNullChecks": true, "noEmitOnError": true }, "include": ["src/**/*", "eval/**/*"], "exclude": ["node_modules", "build"] }

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/honeycombio/honeycomb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server