Skip to main content
Glama

MCP YAML API

by molavec
tsconfig.build.json395 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": false, "declaration": true, "declarationMap": true, "sourceMap": true, "outDir": "dist", "rootDir": "src" }, "exclude": [ "node_modules", "dist", "build", "out", "**/*.spec.ts", "**/*.test.ts", "src/test/**" ], "include": [ "src/index.ts", "src/**/*.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/molavec/mcp-yaml-api'

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