list-indexes
Lists all Pinecone indexes.
How to use it
list-indexes is exposed by the Pinecone MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list-indexes tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL PINECONE MCP LISTINGOther tools in Pinecone MCP (8)
Searches for records across multiple indexes, deduplicating and reranking the results.
Creates a new index that uses an integrated inference model to embed text as vectors.
Describes the configuration of an index.
Provides statistics about the data in the index, including the number of records and available namespaces.
Reranks a collection of records or text documents using a specialized reranking model.
Search the official Pinecone documentation.
Searches for records in an index based on a text query, using integrated inference for embedding. Has options for metadata filtering and reranking.
Inserts or updates records in an index with integrated inference.