mcp-pinecone (sirmews)
DatabaseMCP server for reading and writing to Pinecone vector database with rudimentary RAG support.
Quick Install
uvx mcp-pinecone Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"mcp-pinecone-sirmews": {
"command": "uvx",
"args": [
"mcp-pinecone"
]
}
}
} Looking for the right MCP server?
Answer a few questions β get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder