MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/Xata MCP server
DatabasesOfficial
X

Xata MCP server

The Xata MCP server lets AI assistants and agents interact with your Xata organizations, projects, and Postgres database branches.

0 starsUpdated Jul 31, 2026

Ads

Overview

The Xata MCP server lets AI assistants and agents interact with your Xata organizations, projects, and branches using the Model Context Protocol (MCP). - A hosted MCP server that runs alongside the Xata API — there is nothing to install or run locally. - Authenticated via OAuth in your browser, or with a Xata API key for headless environments. - Accessible from any MCP client that supports remote servers over Streamable HTTP. The server uses the Streamable HTTP transport. There is no SSE endpoint and no local (npm) version of the server.

Installation

claude mcp add --transport http xata https://api.xata.tech/mcp

Configuration

{
  "mcpServers": {
    "xata": {
      "url": "https://api.xata.tech/mcp"
    }
  }
}

Capabilities

  • Verify authentication

    Ask your assistant to call `user_info` and confirm who you're authenticated as via OAuth or API key.

  • Discover API operations

    Use `search_operations` to find the right Xata REST API call by describing your intent, like "list branches."

  • Inspect operation details

    Have the assistant call `describe_operation` to return parameters and request/response schemas before making a call.

  • Run read-only queries

    Use `call_read_operation` to safely fetch data, or `run_sql` to execute read-only SQL against a branch.

  • Describe your schema

    Ask the assistant to use `describe_schema` to list tables and columns for a given branch.

  • Execute guided workflows

    Use `list_skills` and `get_skill` to access step-by-step instructions for common multi-step Xata tasks.

Tags

  • documentation
  • document
  • database

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025