Datavor
Freeby MCP Community
AI-native database sync and pipeline MCP server
v2.0.0Added Apr 12, 2026
mcpmodel-context-protocoldatabasemysqlpostgresql
Datavor MCP Server
AI-native database sync and pipeline MCP server
Installation
npx -y datavor
Reviews
Installation
Quick install
npx -y datavor
Add to claude_desktop_config.json
{
"mcpServers": {
"datavor": {
"command": "npx",
"args": ["-y", "datavor"]
}
}
}