Skip to main content
Glama

Heroku MCP server

Official
by heroku
tsconfig.json558 B
{ "compilerOptions": { "importHelpers": true, "inlineSourceMap": false, "lib": ["ES2024"], "module": "nodenext", "moduleResolution": "Node16", "target": "ES2022", "noImplicitAny": true, "noImplicitReturns": true, "noUncheckedSideEffectImports": true, "noUnusedParameters": true, "skipLibCheck": true, "outDir": "./dist", "rootDir": "./src", "removeComments": false, "resolveJsonModule": true, "strict": true }, "include": ["src/**/*", "bin/**/*"], "exclude": ["dist", "node_modules"] }

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

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