为您的PostgreSQL数据库提供的MCP服务器
使用 mcp-clent.ts 来请求资源和工具。
\mcp-postgres.ts\ 是一个 Express 应用程序。它使用可流式传输的 HTTP 传输来处理 MCP 请求。
添加包含以下变量的 .env 文件:
PORT=3000
DATABASE_URL='postgres://postgres:postgres@localhost:5434/Adventureworks'
MCP Server
一个为Postgres数据库提供资源请求和工具处理的MCP服务器,使用可流式HTTP传输处理MCP请求。
工具数
提示词数
GitHub Stars
资源数
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
使用 mcp-clent.ts 来请求资源和工具。
\mcp-postgres.ts\ 是一个 Express 应用程序。它使用可流式传输的 HTTP 传输来处理 MCP 请求。
添加包含以下变量的 .env 文件:
PORT=3000
DATABASE_URL='postgres://postgres:postgres@localhost:5434/Adventureworks'目录标签
传输方式(transport,传输协议)
未说明
鉴权方式(authType,认证方式)
none
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:installCommand
上一个 MCP
MCP Dataset Onboarding Server
Enables automated dataset processing and onboarding using Google Drive integration. Provides metadata extraction, data quality assessment, and contract generation for CSV/Excel files through natural language interactions.
下一个 MCP
MCP Datasus
A RAG-based MCP server for natural language querying of Brazilian healthcare manuals (SIH/SUS, SIA/SUS) and official ordinances. It provides 16 tools for semantic search, regulatory critique analysis, and retrieving data from SIGTAP and CNES.