neon-mcp
7
Neon-mcp is a lightweight Model Control Protocol server designed to facilitate interaction between agents and the Neon REST API. It is built using create-mcp and deployed on Cloudflare Workers, with ongoing development to enhance its toolset.
Overview
- neon-mcp: A lightweight Model Control Protocol (MCP) server built with create-mcp, deployed on Cloudflare Workers.
- Enables agents to interact with the Neon REST API.
- Currently under development, with more tools to be added.
Installation
- Clone the MCP server and deploy on Cloudflare using an automated script.
- Configure in the Cursor settings and upload your Neon API key.
Development & Deployment
- Add your Neon API key locally for development.
- Deploy changes with a deploy script and refresh the agent interface.
Tools & Resources
- See the
src/index.ts
for available tools. - Documentation available for MCP, create-mcp, Cloudflare Workers, and Neon API.