Neon MCP Server
неон-mcp
Это облегченный сервер протокола управления моделью (MCP), загружаемый с помощью create-mcp и развернутый на Cloudflare Workers.
Этот сервер MCP позволяет агентам (таким как Cursor) взаимодействовать с Neon REST API .
Он все еще находится в стадии разработки, я буду добавлять больше инструментов по мере необходимости.
Установка
Запустите скрипт автоматической установки, чтобы клонировать этот сервер MCP и развернуть его в своей учетной записи Cloudflare:
bun create mcp --clone https://github.com/zueai/neon-mcpОткройте
Cursor Settings -> MCP -> Add new MCP serverи вставьте скопированную в буфер обмена команду.Загрузите свой ключ API Neon в ваши рабочие секреты:
bunx wrangler secret put NEON_API_KEYRelated MCP server: PostgreSQL Remote Cloudflare MCP Worker
Местное развитие
Добавьте свой ключ API Neon в файл .dev.vars :
NEON_API_KEY=<your-neon-api-key>Развертывание изменений
Запустите скрипт развертывания:
bun run deployПерезагрузите окно курсора, чтобы использовать обновленные инструменты.
Доступные инструменты
Актуальный список инструментов смотрите в src/index.ts .
Узнать больше
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
- XataOAuthio.github.xataio
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
Cloudflare Workers MCP server: agent-workflow-engine
Cloudflare Workers MCP server: agent-memory
Cloudflare Workers MCP server: ai-model-router
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceA lightweight MCP server that interacts with the Neon REST API, deployable on Cloudflare Workers for streamlined database management and integration.10-
- FlicenseNot gradedqualityNot gradedmaintenanceA Cloudflare Worker that provides a Model Context Protocol (MCP) interface for PostgreSQL databases, allowing AI assistants like Claude and Cursor to interact with PostgreSQL databases through natural language.1-
- FlicenseNot gradedqualityCmaintenanceA Cloudflare Workers-based MCP server that provides PostgreSQL database access capabilities to AI assistants, allowing them to query and manipulate PostgreSQL databases through the Model Context Protocol.-
- AlicenseNot gradedqualityDmaintenanceA production-ready MCP server that enables users to interact with PostgreSQL databases via natural language on Cloudflare Workers. It features GitHub OAuth for role-based access control, allowing for secure schema discovery, data querying, and write operations.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/fefergrgrgrg/insight'
If you have feedback or need assistance with the MCP directory API, please join our Discord server