Skip to main content
Glama

MCP TaskManager

tsconfig.json467 B
{ "compilerOptions": { "target": "ES2020", "module": "ES2022", "moduleResolution": "bundler", "esModuleInterop": true, "allowSyntheticDefaultImports": true, "strict": true, "lib": ["ES2020"], "types": ["node", "@cloudflare/workers-types"], "outDir": "dist", "skipLibCheck": true, "declaration": true, "declarationMap": true, "sourceMap": true }, "include": ["*.ts"], "exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.spec.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/Rudra-ravi/mcp-taskmanager'

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