Pinecone Developer MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINECONE_API_KEYNoYour Pinecone API key generated from the Pinecone console

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search-docs

Search Pinecone documentation for relevant information

list-indexes

List all Pinecone indexes

describe-index

Describe the configuration of a Pinecone index

describe-index-stats

Describe the statistics of a Pinecone index and its namespaces

create-index-for-model

Create a Pinecone index with integrated inference

upsert-records

Insert or update records in a Pinecone index

search-records

Search an index for records that are similar to the query text

rerank-documents

Rerank a set of documents based on a query

cascading-search

Search across multiple indexes for records that are similar to the query text, deduplicate and rerank the results.

ID: 7lxm56a88w