Skip to main content
Glama

Conduit

by nfishel48
tsconfig.json•459 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "baseUrl": "./", "outDir": "./dist", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "types": ["node", "vitest/globals"], "allowImportingTsExtensions": true, "noEmit": true }, "include": ["src/**/*", "vite.config.ts", "vitest.config.ts", "tests/**/*"] }

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/nfishel48/conduit'

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