Skip to main content
Glama

Web3 MCP Server

tsconfig.json412 B
{ "compilerOptions": { "target": "es2020", "module": "es2020", "moduleResolution": "node", "allowSyntheticDefaultImports": true, "esModuleInterop": true, "strict": true, "skipLibCheck": true, "outDir": "build", "rootDir": "src", "allowJs": true, "checkJs": false, "resolveJsonModule": true }, "include": ["src/**/*"], "exclude": ["node_modules", "build"] }

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/strangelove-ventures/web3-mcp'

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