-
securityA
license-
qualityA lightweight MCP server that interacts with the Neon REST API, deployable on Cloudflare Workers for streamlined database management and integration.
Last updated -
5
TypeScript
MIT License
Used as a JavaScript runtime for creating, developing, and deploying the MCP server
Hosts the MCP server through Cloudflare Workers platform, with support for secrets management
Deploys and hosts the MCP server, allowing it to run serverless functions at the network edge
这是一个轻量级模型控制协议 (MCP) 服务器,由create-mcp引导并部署在 Cloudflare Workers 上。
该 MCP 服务器允许代理(例如 Cursor)与Neon REST API进行交互。
它仍在开发中,当我发现自己需要时,我会添加更多工具。
Cursor Settings -> MCP -> Add new MCP server
并将复制的命令粘贴到剪贴板。将您的 Neon API 密钥添加到.dev.vars
文件:
请参阅src/index.ts了解当前工具列表。