Skip to main content
Glama

Neon MCP Server

by zueai
tsconfig.json389 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "strict": true, "skipLibCheck": true, "lib": ["ESNext"], "types": ["@cloudflare/workers-types/2023-07-01"], "jsx": "react-jsx", "jsxImportSource": "hono/jsx", "baseUrl": ".", "paths": { "@/*": ["./src/*"] } }, "include": ["src/**/*", "worker-configuration.d.ts"] }

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/zueai/neon-mcp'

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