Skip to main content
Glama

GemForge-Gemini-Tools-MCP

tsconfig.json525 B
{ "compilerOptions": { "module": "NodeNext", "moduleResolution": "NodeNext", "target": "ES2020", "rootDir": ".", "outDir": "./dist", "allowJs": true, "allowSyntheticDefaultImports": true, "esModuleInterop": true, "resolveJsonModule": true, "skipLibCheck": true, "strict": true, "declaration": true, "sourceMap": true, "allowImportingTsExtensions": false, "noEmit": false }, "include": ["src/**/*", "src/*.ts"], "exclude": ["node_modules", "dist", "test"] }

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/PV-Bhat/GemForge-MCP'

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