pgvector-azure-openai-mcp-server

darktohka/pgvector-azure-openai-mcp-server

3.2

If you are the rightful owner of pgvector-azure-openai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A MCP server with RAG capabilities using Azure OpenAI embeddings and pgvector for PostgreSQL.

Tools

Functions exposed to the LLM to take actions

status

System Status Check

create_collection

Create a new vector collection

list_collections

List all vector collections

show_collection

View collection details

rename_collection

Rename an existing collection

delete_collection

Delete a vector collection

add_text

Add a text vector to a collection

search_collection

Search for similar content in a collection

add_document

Add a document file to a collection

delete_vectors

Delete vectors from a collection

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources