Skyvia Connect MCP Endpoint

Hosted Model Context Protocol server that publishes any Skyvia connection — 200+ cloud apps and databases — as a set of MCP tools an AI assistant can call. Each customer endpoint is served from mcp.skyvia.com under its own endpoint id; the server advertises four tools (Instructions, Objects, ObjectInfo, Execute) that let an agent discover the objects behind the endpoint, read their metadata and relationships, and run parameterized SQL against the live data source. Optional endpoint security uses HTTP Basic user accounts plus IP allow-lists.

API entry from apis.yml

apis.yml Raw ↑
name: Skyvia Connect MCP Endpoint
description: Hosted Model Context Protocol server that publishes any Skyvia connection — 200+ cloud apps
  and databases — as a set of MCP tools an AI assistant can call. Each customer endpoint is served from
  mcp.skyvia.com under its own endpoint id; the server advertises four tools (Instructions, Objects, ObjectInfo,
  Execute) that let an agent discover the objects behind the endpoint, read their metadata and relationships,
  and run parameterized SQL against the live data source. Optional endpoint security uses HTTP Basic user
  accounts plus IP allow-lists.
humanURL: https://docs.skyvia.com/connect/mcp-endpoints/
baseURL: https://mcp.skyvia.com
tags:
- mcp
- agent-native
- data-access
- sql
- connectors
properties:
- type: MCPServer
  url: mcp/skyvia-mcp.yml
- type: MCPServer
  url: https://mcp.skyvia.com/mcp
- type: ToolCrosswalk
  url: mcp/skyvia-tool-crosswalk.yml
- type: Documentation
  url: https://docs.skyvia.com/connect/mcp-endpoints/
- type: GettingStarted
  url: https://docs.skyvia.com/connect/mcp-endpoints/using-with-claude.html
- type: Website
  url: https://skyvia.com/connect/mcp-endpoint