mcpfold logomcpfold

← Directory

Pinecone MCP server

Query and manage Pinecone vector indexes.

DatabaseAI & reasoning

How it runs

Pinecone is a stdio MCP server. mcpfold launches it with:

npx -y @pinecone-database/mcp

Add to your config

mcpfold add @pinecone-database/mcp

Needs a token — mcpfold stores it as a reference (${env:PINECONE_API_KEY}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.