Skyvia
🗄️ Data & Files
Connect AI to 200+ data sources with no code. Access PostgreSQL, MySQL, SQL Server, Oracle, Salesforce, HubSpot, Google Sheets, and more through secure MCP endpoints. Enterprise-grade security with IP allowlists and encryption.
Tools (7)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"skyvia": {
"command": "npx",
"args": [
"-y",
"mcp-remote"
],
"env": {
"SKYVIA_MCP_URL": "your-skyvia-mcp-url-here"
}
}
}
}