Pinecone MCP
未认领Connect your Pinecone projects to Cursor, Claude, and other AI assistants
工具(9 个)
cascading-search
Searches for records across multiple indexes, deduplicating and reranking the results.
create-index-for-model
Creates a new index that uses an integrated inference model to embed text as vectors.
describe-index
Describes the configuration of an index.
describe-index-stats
Provides statistics about the data in the index, including the number of records and available namespaces.
list-indexes
Lists all Pinecone indexes.
rerank-documents
Reranks a collection of records or text documents using a specialized reranking model.
search-docs
Search the official Pinecone documentation.
search-records
Searches for records in an index based on a text query, using integrated inference for embedding. Has options for metadata filtering and reranking.
upsert-records
Inserts or updates records in an index with integrated inference.