Skip to main content
Glama

Make MCP Server

tsconfig.json465 B
{ "compilerOptions": { "target": "ES2022", "moduleResolution": "node", "module": "ESNext", "resolveJsonModule": true, "strict": true, "alwaysStrict": true, "allowJs": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitThis": true, "noUnusedLocals": false, "noUnusedParameters": false, "outDir": "./build" }, "include": ["src/**/*"] }

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

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