Skip to main content
Glama

Swift Test MCP Server

by acyment
tsconfig.json374 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "lib": ["ESNext"], "types": ["bun"], "strict": true, "resolveJsonModule": true, "esModuleInterop": true, "skipLibCheck": true, "noEmit": true, "forceConsistentCasingInFileNames": true, "rootDir": "src" }, "include": ["src"] }

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/acyment/swifttest-mcp-server'

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