Skip to main content
Glama

SSE MCP Server

by KelvinQiu802
tsconfig.json283 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "Bundler", "esModuleInterop": true, "outDir": "./dist", "rootDir": "./src", "strict": true }, "include": [ "src/**/*" ], "exclude": [ "node_modules" ] }

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/KelvinQiu802/mcp-sse'

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