MCP Servers / database / Pinecone

Pinecone

JSON →
stdionone148database

Read and write to a Pinecone vector database using the Model Context Protocol.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: pinecone
Tools
What this server exposes
semantic-search
Search for records in the Pinecone index.
read-document
Read a document from the Pinecone index.
list-documents
List all documents in the Pinecone index.
pinecone-stats
Get stats about the Pinecone index, including the number of records, dimensions, and namespaces.
process-document
Process a document into chunks and upsert them into the Pinecone index. This performs the overall steps of chunking, embedding, and upserting.
Configuration
Environment & auth
authnone
envUV_PUBLISH_TOKEN
Resources
Pinecone — MCP Server · libregistry