xano-mcp

xano-mcp

3.2

If you are the rightful owner of 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 Model Context Protocol (MCP) server for integrating Xano databases with Smithery, enabling Claude AI to interact with Xano databases.

The Xano MCP Server for Smithery acts as a bridge between Claude AI and Xano databases, facilitating operations on Xano data through a standardized interface. It implements the Model Context Protocol, ensuring compatibility with Smithery's serverless deployment model. This server allows for comprehensive database operations, file management, and request history tracking, making it a versatile tool for developers looking to integrate AI capabilities with Xano databases.

Features

  • Complete Xano API integration
  • Support for both stdio and WebSocket transport methods
  • Comprehensive database operations (tables, schemas, records)
  • File management capabilities
  • Request history tracking

Tools

  1. Instance and Database Operations

    List Xano instances, get instance details, list databases/workspaces, get workspace details

  2. Table Operations

    List tables, get table details, create, update, and delete tables

  3. Table Schema Operations

    Get and update table schemas, add, rename, and delete fields

  4. Table Index Operations

    List, create, and delete various index types (btree, unique, search, spatial, vector)

  5. Table Content Operations

    Browse and search table content, CRUD operations on records, bulk operations for efficiency

  6. File Operations

    List, upload, and delete files, get file details

  7. Request History Operations

    Browse and search request history

  8. Workspace Import/Export

    Export and import workspaces and schemas