xano-mcp
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
Instance and Database Operations
List Xano instances, get instance details, list databases/workspaces, get workspace details
Table Operations
List tables, get table details, create, update, and delete tables
Table Schema Operations
Get and update table schemas, add, rename, and delete fields
Table Index Operations
List, create, and delete various index types (btree, unique, search, spatial, vector)
Table Content Operations
Browse and search table content, CRUD operations on records, bulk operations for efficiency
File Operations
List, upload, and delete files, get file details
Request History Operations
Browse and search request history
Workspace Import/Export
Export and import workspaces and schemas