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.
    TypeScript
    • Apple
  • 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.
    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.
    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.
    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.
    11
    7
    Python
    Apache 2.0
    • 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.
    88
    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.
    1,219
    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.
    5
    506
    39
    JavaScript
    MIT License
  • 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.
    23,627
    JavaScript
    • Apple