全面解析Neondatabase MCP Server NeonMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Neondatabase MCP Server Neon能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npx -y @smithery/cli install neon --client claude
全面解析Neondatabase MCP Server NeonMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Neondatabase MCP Server Neon能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npx -y @smithery/cli install neon --client claude
全面解析Pg MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Pg MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
The pgEdge Postgres Model Context Protocol (MCP) server enables SQL queries against PostgreSQL databases through MCP-compatible clients like Claude Desktop. The Natural Language Agent provides supporting functionality that allows you to use natural language to form SQL queries.
安装状态
已补齐
命令预览
PGHOST={PGHOST} PGPORT={PGPORT} PGDATABASE={PGDATABASE} PGUSER={PGUSER} PGPASSWORD={PGPASSWO...
Read-only database access with schema inspection
安装状态
已补齐
命令预览
docker exec -i mcp-node bash -c \\\"npx -y @modelcontextprotocol/server-postgres {POSTGRES_U...
全面解析Read Only Local Postgres MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Read Only Local Postgres MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
npx -y @hovecapital/read-only-postgres-mcp-server
全面解析Rioriost Homebrew Age MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Rioriost Homebrew Age MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
安装状态
已补齐
命令预览
pip install age-mcp-server
全面解析Ruby Postgres MCP ServerMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Ruby Postgres MCP Server能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。

neonctl@latest
Neon MCP Server 是一个开源工具,通过自然语言交互管理 Neon Postgres 数据库,支持项目创建、分支管理、查询执行和数据库迁移等功能。
安装状态
已补齐
工具数量
29
GitHub Stars
598
命令预览
npx neonctl@latest init

neonctl@latest
Neon MCP Server是一款开源工具,允许用户通过自然语言与Neon Postgres数据库进行交互,简化数据库管理任务。
安装状态
已补齐
工具数量
29
GitHub Stars
598
命令预览
npx neonctl@latest init

@henkey/postgres-mcp-server
一个为AI助手提供全面PostgreSQL数据库管理功能的Model Context Protocol (MCP)服务器。
安装状态
已补齐
工具数量
19
GitHub Stars
184
命令预览
npx @henkey/postgres-mcp-server
使用Google的ADK(代理开发工具包)构建多代理系统,支持自然语言查询本地PostgreSQL数据库和Data Commons MCP API。
安装状态
已补齐
工具数量
0
GitHub Stars
26
命令预览
uvx datacommons-mcp serve http --port 8001
一个强大的模型上下文协议服务器,提供对PostgreSQL数据库的完整读写访问,包括查询和修改数据库内容,具有事务管理和安全控制功能。
安装状态
已补齐
工具数量
0
GitHub Stars
24
命令预览
docker run -i --rm mcp-postgres-full-access "postgresql://username:password@host:5432/databa...

@mikeo-ai/claude-context-local-mcp@latest
一个完全本地运行的Claude上下文服务器,使用PostgreSQL和pgvector替代云服务,支持多模态嵌入模型,确保隐私且无API成本。
安装状态
已补齐
工具数量
2
GitHub Stars
15
命令预览
npx @mikeo-ai/claude-context-local-mcp@latest
基于LangGraph和vLLM的智能职业转型顾问,具备PostgreSQL持久化记忆和多轮推理能力,适用于职业规划与技能发展咨询。
安装状态
已补齐
工具数量
0
GitHub Stars
9
命令预览
pip install -r requirements.txt

postgresql-mcp
PostgreSQL MCP服务器是一个用于执行PostgreSQL数据库操作的服务,支持查询执行、模式探索、性能分析等功能,适用于数据库管理和开发。
安装状态
已补齐
工具数量
14
GitHub Stars
8
命令预览
npx postgresql-mcp
PostgreSQL MCP Server 是一个将 Model Context Protocol 绑定到安全 PostgreSQL 沙盒的服务,提供代码模式、工具过滤、确定性错误处理等功能,适用于数据库管理和AI集成场景。
安装状态
已补齐
工具数量
14
GitHub Stars
7
命令预览
docker run --rm -p 3000:3000 \
一个安全的PostgreSQL MCP服务器,内置SSH隧道功能,可自动通过堡垒主机连接数据库,无需手动使用ssh -L命令。
安装状态
已补齐
工具数量
12
GitHub Stars
6
命令预览
docker run -e DATABASE_URI="postgresql://..." postgresql-mcp
dbecho是一款通过AI直接与PostgreSQL数据库交互的MCP服务器,提供读访问权限,支持多种工具进行数据分析。
安装状态
已补齐
工具数量
11
GitHub Stars
4
命令预览
pip install dbecho
一个增强的Model Context Protocol服务器,提供对PostgreSQL数据库的完整读写访问,包括事务管理和安全控制。
安装状态
已补齐
工具数量
8
GitHub Stars
4
命令预览
docker run -i --rm mcp-postgres-full-access "postgresql://username:password@host:5432/databa...

@modelcontextprotocol/inspector
一个基于Rust和Axum构建的完整Model Context Protocol服务器,提供OAuth 2.1认证、数据库集成、AI工具和注册中心架构。
安装状态
已补齐
工具数量
7
GitHub Stars
4
命令预览
npx @modelcontextprotocol/inspector shuttle run