Search for:

Creating a Postgres MCP server in Python

  • Why this server?

    This server allows Claude to execute read-only SQL queries against a PostgreSQL database, enabling natural language interaction with database data.

    -
    security
    F
    license
    -
    quality
    A secure Model Context Protocol server that allows Claude to execute read-only SQL queries against a PostgreSQL database, enabling natural language interaction with database data.
    Last updated -
    TypeScript
    • Apple
  • Why this server?

    Although it mentions MySQL, the framework and concept might help for a postgres project

    -
    security
    -
    license
    -
    quality
    A Model Context Protocol server providing read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.
    Last updated -
    1
    JavaScript
  • Why this server?

    This resource provides a python based SDK to build MCP servers.

    -
    security
    -
    license
    -
    quality
    A Python implementation of the Model Context Protocol that allows applications to provide standardized context for LLMs, enabling creation of servers that expose data and functionality to LLM applications through resources, tools, and prompts.
    Last updated -
    Python
    MIT License
  • Why this server?

    This provides a description of postgres mcp server.

    -
    security
    F
    license
    -
    quality
    A server that allows AI models to interact with PostgreSQL databases through a standardized protocol, providing database schema information and SQL query execution capabilities.
    Last updated -
    JavaScript
  • Why this server?

    Provides enhanced features for interacting with PostgreSQL databases.

    -
    security
    F
    license
    -
    quality
    An enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only SQL queries with safety checks.
    Last updated -
    177
    1
    TypeScript
    • Apple
  • Why this server?

    Utilizes SQLAlchemy (Python) and pyodbc to connect to a variety of DBMS, including Postgres.

    A
    security
    A
    license
    A
    quality
    Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.
    Last updated -
    11
    9
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    MCP to access any database accessible via JDBC such as Postgres, Oracle, mysql, mariadb, sqlite etc.

    -
    security
    A
    license
    -
    quality
    MCP to access any database accessible via JDBC such as Postgres, Oracle, mysql, mariadb, sqlite etc.
    Last updated -
    103
    Apache 2.0
  • Why this server?

    Provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries (can be used as a reference, even if user want Postgres)

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server providing read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.
    Last updated -
    1,857
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server enables AI models to interact with MySQL databases through a standardized interface.(can be used as a reference, even if user want Postgres)

    A
    security
    A
    license
    A
    quality
    This server enables AI models to interact with MySQL databases through a standardized interface.
    Last updated -
    5
    646
    61
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.

    -
    security
    F
    license
    -
    quality
    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.
    Last updated -
    13,990
    JavaScript
    • Apple