MCP Pinecone
未申請Model Context Protocol server to allow for reading and writing from Pinecone. Rudimentary RAG
claudemcpmcp-servermodel-context-protocolpineconerag
インストール
$
npx -y @smithery/cli install mcp-pinecone --client claude未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(5個)
list-documents
List all documents in the Pinecone index.
pinecone-stats
Get stats about the Pinecone index, including the number of records, dimensions, and namespaces.
process-document
Process a document into chunks and upsert them into the Pinecone index. This performs the overall steps of chunking, embedding, and upserting.
read-document
Read a document from the Pinecone index.
semantic-search
Search for records in the Pinecone index.