Pinecone MCP Server
Official Pinecone Developer MCP server connecting AI assistants to Pinecone projects and docs.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Pinecone MCP Server, derived from its capabilities.
AIVSS 8.8 · High
View MAESTRO 7-layer threat model →Overview
The Pinecone Developer MCP server lets coding assistants interact with Pinecone projects and documentation, exposing tools to search indexes, upsert and query vectors, and reference API docs. It authenticates with a Pinecone API key that governs index access. Retrieved vector metadata returned to the model and write access to indexes define its security surface.
Key features
- Search and query Pinecone indexes
- Upsert vectors and metadata
- Access Pinecone documentation
Use cases
- RAG over a Pinecone index from the IDE
- Agent-assisted vector database management