Skip to main content
Glama

Claude MCP Server Ecosystem

by Coder-RL
tsconfig.working.json681 B
{ "extends": "./tsconfig.json", "compilerOptions": { "skipLibCheck": true, "noImplicitAny": false, "strictNullChecks": false }, "include": [ "mcp/**/*", "shared/src/base-server.ts", "shared/src/health.ts", "shared/src/logging.ts", "shared/src/errors.ts", "servers/data-analytics/src/**/*" ], "exclude": [ "node_modules", "dist", "database/redis-client.ts", "orchestration/**/*", "servers/ai-integration/**/*", "shared/src/intelligent-cache.ts", "shared/src/memory-manager.ts", "shared/src/memory-monitor.ts", "shared/src/memory-optimization-suite.ts", "shared/src/streaming-optimizer.ts" ] }

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