Pinecone runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi. Last commit 12 May 2026.
Create and manage vector database indexes, backups, and collections
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pinecone -- uvx mcparmory-pinecone
{
"mcpServers": {
"pinecone": {
"args": [
"mcparmory-pinecone"
],
"command": "uvx"
}
}
}
[mcp_servers.pinecone]
command = "uvx"
args = ["mcparmory-pinecone"]
{
"mcpServers": {
"pinecone": {
"args": [
"mcparmory-pinecone"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pinecone": {
"args": [
"mcparmory-pinecone"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.