Skip to main content
Glama

agentek-eth

by NaniDAO
tsconfig.json1.12 kB
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "lib": ["ES2020", "DOM"], "declaration": true, "declarationMap": true, "sourceMap": true, "outDir": "./dist/esm", "rootDir": ".", "strict": false, "noImplicitAny": false, "strictNullChecks": false, "strictFunctionTypes": false, "strictBindCallApply": false, "strictPropertyInitialization": false, "noImplicitThis": false, "useUnknownInCatchVariables": false, "alwaysStrict": false, "noUnusedLocals": false, "noUnusedParameters": false, "exactOptionalPropertyTypes": false, "noImplicitReturns": false, "noFallthroughCasesInSwitch": false, "noUncheckedIndexedAccess": false, "noImplicitOverride": false, "noPropertyAccessFromIndexSignature": false, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "composite": true }, "references": [ { "path": "./packages/shared" }, { "path": "./packages/ai-sdk" }, { "path": "./packages/mcp" } ], "files": [] }

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/NaniDAO/agentek'

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