MCPVault

process-document

MCP tool from MCP Pinecone by sirmews

Process a document into chunks and upsert them into the Pinecone index. This performs the overall steps of chunking, embedding, and upserting.

How to use it

process-document is exposed by the MCP Pinecone MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the process-document tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Pinecone

$npx -y @smithery/cli install mcp-pinecone --client claude
FULL MCP PINECONE LISTING