Loading MCP server directory, please wait...
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
npx @getmcp/cli add io.github.xataio/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationXata API Key (Bearer token) or OAuth Token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xataio/mcp": {
"url": "https://api.xata.tech/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}