The Vectorize MCP Server integrates with Vectorize to provide advanced vector retrieval and text extraction capabilities:
Retrieve documents: Perform vector search to retrieve documents from a Vectorize pipeline based on a query and desired number of results.
Text extraction and chunking: Extract text from various document formats and chunk it into Markdown format.
Deep Research: Generate research reports from your pipeline, with an option to include web search results.
Supports text extraction and chunking of documents into Markdown format
Vectorize MCP Server
A Model Context Protocol (MCP) server implementation that integrates with Vectorize for advanced Vector retrieval and text extraction.
Installation
Running with npx
Related MCP server: Scrapezy
Configuration on Claude/Windsurf/Cursor/Cline
Tools
Retrieve documents
Perform vector search and retrieve documents (see official API):
Text extraction and chunking (Any file to Markdown)
Extract text from a document and chunk it into Markdown format (see official API):
Deep Research
Generate a Private Deep Research from your pipeline (see official API):
Development
Contributing
Fork the repository
Create your feature branch
Submit a pull request