← Index

com.mcparmory/pinecone

com.mcparmory/pinecone·v1.0.1·Memory & RAG
Quality Score
85
/100

Create and manage vector database indexes, backups, and collections

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "pinecone": {
      "command": "uvx",
      "args": [
        "mcparmory-pinecone"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "pinecone": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/pinecone:1.0.1"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Memory & RAG