← Back to Plugins
MCP Server MCP

io.github.daedalus/mcp-psycopg2

github By github 👁 1 views ▲ 0 votes

MCP server exposing psycopg2 PostgreSQL database adapter functionality

Homepage Verified source GitHub

Install

uvx mcp-psycopg2

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-psycopg2",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...