Skip to main content
Glama

Integrated MCP Server

by patelnav
tsconfig.test.json365 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs", "target": "ES2020", "outDir": "out", "sourceMap": true, "strict": true, "rootDir": "src", "types": ["mocha", "node"] }, "include": [ "src/__tests__/integration/**/*", "src/__tests__/utils/**/*" ] }

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/patelnav/my-tools-mcp'

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