qdrant-sync-mcp

No-Smoke/qdrant-sync-mcp

3.2

If you are the rightful owner of qdrant-sync-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Qdrant Sync MCP Server facilitates bidirectional synchronization between a local Qdrant instance and a remote VPS, ensuring data consistency across both environments.

Tools

Functions exposed to the LLM to take actions

qdrant_sync_status

Check connectivity to both instances

qdrant_compare_collections

Compare collection stats, identify differences

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

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

qdrant_sync_logs

View recent sync logs

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources