simple-xano-mcp

simple-xano-mcp

3.3

If you are the rightful owner of simple-xano-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Python-based MCP server for Xano, optimized for local use with Claude Desktop and other MCP-compatible LLMs.

The Xano MCP Python SDK is a standalone server that facilitates interaction between AI assistants like Claude and your Xano instance. It is designed for local deployment, allowing users to query and manipulate Xano databases, tables, and records through a comprehensive API. The server supports simple authentication using Xano API tokens and provides detailed logging for troubleshooting. It is portable across macOS, Windows, and Linux platforms, making it a versatile tool for developers working with Xano and MCP-compatible language models.

Features

  • Simple Authentication: Connect with your Xano API token for secure access.
  • Comprehensive API: Query and manipulate Xano instances, databases, tables, and records.
  • Local Deployment: Run as a local MCP server for Claude Desktop or other clients.
  • Detailed Logging: Troubleshoot issues with comprehensive logging.
  • Portable: Works on macOS, Windows, and Linux.

Tools

  1. Instance Management

    List instances, get instance details, check instance status.

  2. Database Operations

    List databases/workspaces, get workspace details, manage database schema.

  3. Table Operations

    Create, update, delete tables, manage fields and indexes.

  4. Record Management

    Create, read, update, delete records, perform bulk operations and complex queries.

  5. File Operations

    List and manage files, upload and download.

  6. API Tools

    Manage API groups, create and configure API endpoints.