Back to search
30
MCP

mapeg-postgres-mcp

pypi/mapeg-postgres-mcp

PostgreSQL MCP server for Model Context Protocol

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

boikovsa/postgres-mcp
Model Context Protocol (MCP) server for PostgreSQL
0 tools
pg-mcp-server
MCP Server for Postgres
0 tools
mapeg-oracle-mcp
Oracle Database MCP server for Model Context Protocol
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
mcp-graphql
Model Context Protocol server for GraphQL
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mapeg-postgres-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}