Qdrant Sync MCP Server
Enables bidirectional synchronization of vector database collections between local and remote Qdrant instances with tools for comparison, dry-run previews, and sync operations in both directions.
README
Qdrant Sync MCP Server
A dedicated MCP server for bidirectional sync between local Qdrant and VPS.
Overview
Local: localhost:6335 (73 collections)
VPS: 74.50.49.35:6333 (74 collections)
Tools (9 total)
Status & Comparison
| Tool | Description |
|---|---|
qdrant_sync_status |
Check connectivity to both instances |
qdrant_compare_collections |
Compare collection stats, identify differences |
Local → VPS (Push)
| Tool | Description |
|---|---|
qdrant_sync_all |
Full sync all collections (requires confirm=true) |
qdrant_sync_collection |
Sync single collection by name |
qdrant_sync_dry_run |
Preview without syncing |
VPS → Local (Pull)
| Tool | Description |
|---|---|
qdrant_sync_from_vps_all |
Pull all collections (requires confirm=true) |
qdrant_sync_from_vps_collection |
Pull single collection by name |
qdrant_sync_from_vps_dry_run |
Preview VPS state without syncing |
Logs
| Tool | Description |
|---|---|
qdrant_sync_logs |
View recent sync logs |
Installation
cd /home/vanya/3-Projects-Github/qdrant-sync-mcp
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Claude Desktop Config
{
"qdrant-sync": {
"command": "/home/vanya/3-Projects-Github/qdrant-sync-mcp/venv/bin/python",
"args": ["/home/vanya/3-Projects-Github/qdrant-sync-mcp/server.py"],
"env": {
"QDRANT_SYNC_CONFIG": "/home/vanya/.config/qdrant-sync/config.env",
"QDRANT_SYNC_SCRIPT": "/home/vanya/scripts/sync-qdrant-to-vps.sh",
"QDRANT_SYNC_SCRIPT_REVERSE": "/home/vanya/scripts/sync-qdrant-from-vps.sh",
"QDRANT_SYNC_LOG_DIR": "/home/vanya/logs"
}
}
}
Scripts
/home/vanya/scripts/sync-qdrant-to-vps.sh- Local → VPS/home/vanya/scripts/sync-qdrant-from-vps.sh- VPS → Local
Related Docs
/home/vanya/hp-projects/3-Projects-Github/onesong-coachgrow-ebatt-shared-enhancement-and-alignment-project/04.docs/Qdrant-sync-system.md
Created: November 23, 2025 | Author: Vanya + Claude
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Neon Database
MCP server for interacting with Neon Management API and databases