Skip to main content
Glama

Neon MCP Server

by zueai
biome.json575 B
{ "files": { "ignore": [ "dist/**/*", "node_modules/**/*", "public/**/*", "**/*.css", ".wrangler/**/*", "drizzle/**/*" ] }, "linter": { "enabled": true, "rules": { "recommended": true }, "ignore": [ "**/*.md", "**/*.css", ".wrangler/**/*", "node_modules/**/*", "drizzle/**/*" ] }, "formatter": { "enabled": true, "indentStyle": "tab", "indentWidth": 4 }, "javascript": { "formatter": { "semicolons": "asNeeded", "trailingCommas": "none" } }, "json": { "parser": { "allowComments": true } } }

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