Skip to main content

Prerequisites

Installation

Install the MCP Server

Add the Xano Developer MCP to your Claude Desktop configuration file.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
Save the file and fully quit and restart Claude Desktop so the new server is loaded. Reopening the window is not enough.

Verify Setup

In Claude Desktop, ask:
“What version of the Xano Developer MCP is installed?”
Claude should call mcp_version and return the current version number.

Usage

The Developer MCP gives Claude Desktop access to XanoScript documentation, code validation, and CLI/API references. Because Claude Desktop is a chat surface (not a code editor), it’s best suited for asking questions, drafting XanoScript snippets, and validating code you paste into the chat. For example:
You can also ask it conceptual questions like:
For full project-building workflows where the AI writes files directly into your workspace, use Claude Code or VS Code with Claude Code instead.

What’s Next

Tools Reference

Explore all 6 tools available in the Developer MCP

Resources & Library

Access MCP resources and use the package as an npm library