Skip to main content
Glama

gemini-image-mcp

by creating-cat
tsconfig.json413 B
{ "compilerOptions": { "target": "es2021", "module": "commonjs", "moduleResolution": "node", "lib": ["es2021"], "outDir": "./dist", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true // Generate .d.ts files }, "include": ["src/**/*.ts"], "exclude": ["node_modules"] }

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/creating-cat/gemini-image-mcp-server'

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