Skip to main content
Glama

universal-blockchain

tsconfig.json460 B
{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["./src/*"] }, "declaration": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "module": "Node16", "moduleResolution": "node16", "noImplicitAny": true, "target": "es2020", "resolveJsonModule": true, "outDir": "./dist", "skipLibCheck": true, "sourceMap": false, "strict": true, "removeComments": false } }

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/ExpertVagabond/universal-blockchain'

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