MCP Endpoints
Skyvia Connect allows you to create API endpoints for connecting AI clients to different cloud apps and databases via open MCP protocol. You can make your data available for AI tools and allow them to perform operations over data for you.
Model Context Protocol
Model Context Protocol (MCP) is an open protocol to standardize integration between Large Language Models and external tools, systems, and data sources. It provides universal interface, presenting data sources as sets of tools - executable functions that AI agents can invoke to perform actions against your data sources. MCP enables AI to discover and work with your data.
You can find more information about MCP on its official website.
Why Skyvia MCP Endpoints
With Skyvia Connect, you can make data from over 200 cloud apps and databases available for AI agents and work with this data via AI using natural language prompts.
Creating MCP Endpoints
An MCP endpoint can be created using the +Create New menu, as any other object. MCP Endpoints are created in a convenient MCP Endpoint Wizard, in just three simple steps:
- Select a connection to your data source.
-
Optionally configure security settings (user accounts and IP ranges, from which access is allowed).
Not all MCP clients support endpoints with authentication. Don’t add user accounts if you plan to use it, for example, Claude online.
- Enter name for the new endpoint.
That’s all. An MCP endpoint that provides access to all the data, available via the selected connection, is created.
Working with Created Endpoints
After you create an MCP endpoint, its details open automatically. The details consist of two tabs: Overview and Log. On the Overview tab you can find the endpoint URL, which you can copy and use in your AI tools that support MCP.
For example see Using with Claude topic for the instruction on how to connect an MCP endpoint to Claude and Claude Desktop.