vectorize-io/vectorize-mcp-server
MITAPI key required☁️ 📇 - MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Install
npx -y -y @vectorize-io/vectorize-mcp-server@latestRequired environment variables
VECTORIZE_TOKENSet in your MCP configYOUR_TOKENSet in your MCP configclaude_desktop_config.json
{
"mcpServers": {
"vectorize-io-vectorize-mcp-server": {
"command": "npx",
"args": [
"-y",
"-y",
"@vectorize-io/vectorize-mcp-server@latest"
],
"env": {
"VECTORIZE_TOKEN": "<YOUR_VECTORIZE_TOKEN>",
"YOUR_TOKEN": "<YOUR_YOUR_TOKEN>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More JavaScript MCP servers
eyaltoledano/claude-task-master
📇 ☁️ 🏠 - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loadi
mediar-ai/screenpipe
🎖️ 🦀 🏠 🍎 Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building c
PipedreamHQ/pipedream
☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
wonderwhy-er/DesktopCommanderMCP
📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.