datamcp

Official

Hosted MCP gateway for PostgreSQL, MySQL, and OpenAPI with scoped links and server-side credentials.

About datamcp MCP Server

Hosted MCP gateway for PostgreSQL, MySQL, and OpenAPI with scoped links and server-side credentials.

Features

Tools

Transport

streamable-http
Getting Started

1. Create an account at https://dashboard.datamcp.app/sign-up. 2. Connect PostgreSQL 12+, MySQL, or an OpenAPI 3.x source. 3. Create a scoped MCP link. 4. Add the remote endpoint and Bearer API key to a compatible MCP client. 5. Review permissions before using the link.

Example
{
  "mcpServers": {
    "datamcp": {
      "url": "https://api.datamcp.app/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_MCP_LINK_API_KEY"
      }
    }
  }
}
Compatible With
Claude Desktop
Cursor
VS Code