Skip to main content
Glama

MCP Server

tsconfig.json561 B
{ "compilerOptions": { "target": "ES6", "lib": ["es2021", "dom", "es2015"], "module": "nodenext", "moduleResolution": "nodenext", "rootDir": "./src", "allowJs": true, "declaration": true, "sourceMap": true, "outDir": "./dist", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "noImplicitAny": false, "skipLibCheck": true }, "include": ["./src"], "exclude": [ "src/index.d.ts", "node_modules", "dist", "features", "container", "test" ] }

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/Node-In-Layers/mcp-server'

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