Skip to main content
Glama

Limetest MCP Server

by m2rads
tsconfig.json508 B
{ "compilerOptions": { "target": "ESNext", "module": "CommonJS", "moduleResolution": "node", "esModuleInterop": true, "skipLibCheck": true, "strict": true, "declaration": true, "sourceMap": true, "composite": true, "declarationMap": true, "resolveJsonModule": true, "forceConsistentCasingInFileNames": true }, "files": [], "references": [ { "path": "./packages/core" }, { "path": "./packages/mcp" }, { "path": "./packages/limetest" } ] }

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/m2rads/limetest'

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