pinecone-vector-db-mcp-server

pinecone-vector-db-mcp-server

3.2

If you are the rightful owner of pinecone-vector-db-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 henry@mcphub.com.

This project implements a Model Context Protocol (MCP) server for interacting with a Pinecone vector database, supporting RAG-processed PDF and Confluence data.

search-vectors

Search for similar documents with parameters: query, topK, and filter.

add-vector

Add a single document with parameters: text, metadata, and id.

process-confluence

Process Confluence JSON data with parameters: filePath and namespace.

delete-vectors

Delete vectors with parameters: ids and namespace.

get-stats

Get database statistics (temporarily disabled).