Search for:

Overview and Information on PG Vector

  • Why this server?

    This server enables performing PostgreSQL database operations (create, read, update, delete) on User and Post entities through MCP tools. While it doesn't explicitly mention pgvector, the ability to perform operations on PostgreSQL databases makes it a relevant starting point as you can likely incorporate vector operations.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables performing PostgreSQL database operations (create, read, update, delete) on User and Post entities through MCP tools.
    TypeScript
  • Why this server?

    This provides a template project for building custom MCP servers that enable direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval. Again, you can use this as a starting point to add pgvector.

    -
    security
    A
    license
    -
    quality
    A template project for building custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol.
    3
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    Enables Cursor and Windsurf to safely interact with Supabase databases. Supabase uses PostgreSQL and supports extensions, including pgvector. This allows for integration with vector search capabilities.

    -
    security
    A
    license
    -
    quality
    Enables Cursor and Windsurf to safely interact with Supabase databases by providing tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls.
    7
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    A multi-tenant service that automatically monitors Supabase database changes, generates OpenAI embeddings, and maintains synchronized vector search capabilities for each tenant's projects. This directly implements vector search in a Supabase environment, which uses PostgreSQL.

    -
    security
    F
    license
    -
    quality
    A multi-tenant service that automatically monitors Supabase database changes, generates OpenAI embeddings, and maintains synchronized vector search capabilities for each tenant's projects.
    TypeScript
  • Why this server?

    Enables AI agents to interact with PostgreSQL databases, providing database schema exploration, table structure inspection, and SQL query execution capabilities, a fundamental requirement for integrating pgvector.

    -
    security
    A
    license
    -
    quality
    Enables AI agents to interact with PostgreSQL databases through the Model Context Protocol, providing database schema exploration, table structure inspection, and SQL query execution capabilities.
    4
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    While this server focuses on MySQL, it demonstrates the core functionality of allowing an LLM to interact with a database. It can serve as a template to create similar functionality for PostgreSQL and pgvector.

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

    A Model Context Protocol server that allows Large Language Models to interact with Astra DB databases, providing tools for managing collections and records through natural language commands. AstraDB is built on Cassandra, not Postgres, but it provides vector search capabilities.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that allows Large Language Models to interact with Astra DB databases, providing tools for managing collections and records through natural language commands.
    10
    115
    12
    TypeScript
    Apache 2.0
    • Apple
  • Why this server?

    This MCP server allows LLMs perform database queries and operations on Postgres databases via PostgREST, allowing LLMs to interact with data stored using pgvector.

    -
    security
    A
    license
    -
    quality
    This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.
    561
    1,086
    TypeScript
    Apache 2.0
    • Apple
  • Why this server?

    A server providing vector database capabilities through Chroma, enabling semantic document search, metadata filtering, and document management with persistent storage.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol (MCP) server that enables semantic search and retrieval of documentation using a vector database (Qdrant). This server allows you to add documentation from URLs or local files and then search through them using natural language queries.
    14
    74
    JavaScript
    Apache 2.0
    • Apple
  • Why this server?

    A Model Context Protocol server providing vector database capabilities through Chroma, enabling semantic document search, metadata filtering, and document management with persistent storage.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server providing vector database capabilities through Chroma, enabling semantic document search, metadata filtering, and document management with persistent storage.
    17
    Python
    MIT License
    • Apple
    • Linux