-
securityA
license-
qualityA lightweight MCP server for managing DNS records, purging cache, and interacting with the Cloudflare API through natural language commands.
Last updated -
13
TypeScript
MIT License
Used for running the deployment script and local development
Allows deployment of the MCP server on Cloudflare Workers
これは、create-mcpでブートストラップされ、Cloudflare Workers にデプロイされた軽量の Model Control Protocol (MCP) サーバーです。
この MCP サーバーにより、エージェント (Cursor など) がNeon REST APIとインターフェースできるようになります。
まだ開発中なので、必要に応じてツールを追加していく予定です。
Cursor Settings -> MCP -> Add new MCP server
を開き、クリップボードにコピーされたコマンドを貼り付けます。Neon API キーを.dev.vars
ファイルに追加します。
現在のツールのリストについては、src/index.ts を参照してください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Neon REST API と対話する軽量の MCP サーバー。Cloudflare Workers にデプロイして、データベースの管理と統合を合理化できます。