Skip to main content
Glama

yeepay-mcp

by yop-platform
tsconfig.json790 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "node", "allowJs": false, "outDir": "./dist", "rootDir": "./src", "strict": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "noUncheckedIndexedAccess": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "baseUrl": "./", "paths": { "@/*": [ "src/*" ] }, "declaration": true, "sourceMap": 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/yop-platform/yeepay-mcp'

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