Skip to main content
Glama

Neon MCP Server

by zueai
wrangler.jsonc734 B
{ "$schema": "node_modules/wrangler/config-schema.json", "name": "neon-mcp", "main": "src/index.ts", "compatibility_date": "2025-02-22", "compatibility_flags": ["nodejs_compat"], // "vars": { // "NEON_API_KEY": "NEON_API_KEY" // }, "observability": { "enabled": true, "head_sampling_rate": 1 } // "kv_namespaces": [ // { // "binding": "MY_KV_NAMESPACE", // "id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" // } // ], // "r2_buckets": [ // { // "binding": "MY_BUCKET", // "bucket_name": "my-bucket" // } // ], // "d1_databases": [ // { // "binding": "MY_DB", // "database_name": "my-database", // "database_id": "" // } // ], // "ai": { // "binding": "AI" // }, }

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