Skip to main content
Glama

Currents

Official
by currents-dev
tsconfig.json760 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "moduleResolution": "node", "isolatedModules": false, "jsx": "react", "experimentalDecorators": true, "emitDecoratorMetadata": true, "declaration": false, "noImplicitAny": false, "removeComments": true, "noLib": false, "preserveConstEnums": true }, "filesGlob": [ "**/*.ts", "**/*.tsx", "!node_modules/**" ], "files": [ "constants.ts", "interfaces.d.ts", "todoModel.ts", "utils.ts", "app.tsx", "footer.tsx", "todoItem.tsx" ], "exclude": [], "baseUrl": "types", "typeRoots": ["types"] }

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/currents-dev/currents-mcp'

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