Skip to main content
Glama

MCP Hub

by sentilabs01
tsconfig.json323 B
{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "lib": ["ES2019"], "declaration": true, "outDir": "dist", "strict": true, "esModuleInterop": true, "resolveJsonModule": true, "skipLibCheck": true }, "include": ["nodes/**/*.ts", "credentials/**/*.ts", "index.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/sentilabs01/mcpserver'

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