xano-mcp

xano-mcp

7

The Xano MCP Server serves as an interface between Xano's metadata API and Model Context Protocol (MCP) clients. It facilitates full database and API management through tools for managing table schemas, API groups, and more, making backend infrastructure easier to handle programmatically.

Xano MCP Server

A Model Context Protocol (MCP) server for interacting with Xano's metadata API. This server provides the following features:

  • Manage Tables: Create, list, and delete tables in your Xano database.
  • Schema Operations: View and modify table schemas.
  • Database Management: Comprehensive toolset for interacting with your Xano database structure.
  • Swagger Spec: Extract API group details in JSON or Markdown format.

Prerequisites

  • Node.js v16+
  • npm or Node.js package manager
  • Xano account with API access
  • Compatible MCP client (e.g., Cursor, Claude Desktop)

Installation

Clone the repository, install dependencies, configure your Xano credentials, and build the project.

Usage

Use with Claude Desktop or Cursor by configuring the MCP server settings as instructed.

Tools Overview

Offers a comprehensive set of tools for managing your Xano workspace and backend infrastructure programmatically.