Skip to main content
Glama

Claude MCP Server Ecosystem

by Coder-RL
tsconfig.minimal.json505 B
{ "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "node", "esModuleInterop": true, "allowSyntheticDefaultImports": true, "strict": false, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "dist", "rootDir": ".", "resolveJsonModule": true, "declaration": false, "sourceMap": false }, "include": [ "servers/data-analytics/src/**/*" ], "exclude": [ "node_modules", "dist" ] }

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/Coder-RL/Claude_MCPServer_Dev1'

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