Skip to main content
Glama

mcp-octagon

Official
by OctagonAI
startCommand: type: stdio configSchema: type: object required: - octagonApiKey properties: octagonApiKey: type: string description: Your Octagon API key (get a free one at https://app.octagonai.co/signup) commandFunction: | (config) => ({ command: 'node', args: ['dist/index.js'], env: { OCTAGON_API_KEY: config.octagonApiKey } })

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/OctagonAI/octagon-mcp-server'

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