mcp-pinecone

mcp-pinecone

3.6

If you are the rightful owner of mcp-pinecone 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.

The Pinecone Model Context Protocol Server for Claude Desktop allows users to read and write to a Pinecone index, facilitating operations like semantic search and document processing.

The Pinecone Model Context Protocol Server (MCP) for Claude Desktop is designed to interface with Pinecone's vector database, enabling efficient data management and retrieval. It provides a robust framework for performing semantic searches, reading, listing, and processing documents within a Pinecone index. The server is equipped with various tools that leverage Pinecone's capabilities, such as generating embeddings and managing document chunks. This integration is particularly useful for applications requiring high-performance vector search and data manipulation. The server can be installed and configured easily using tools like Smithery and uv, making it accessible for developers looking to enhance their applications with advanced search functionalities. Additionally, the server supports debugging through the MCP Inspector, ensuring a smooth development experience.

Features

  • Semantic search capabilities within the Pinecone index.
  • Document reading and listing functionalities.
  • Pinecone index statistics retrieval.
  • Document processing including chunking and upserting.
  • Integration with Pinecone's inference API for embedding generation.

Tools

  1. semantic-search

    Search for records in Pinecone index

  2. read-document

    Read documents from Pinecone index

  3. list-documents

    List all documents in the Pinecone index

  4. pinecone-stats

    Get statistics on Pinecone index

  5. process-document

    Process and insert the document into the Pinecone index