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 interacting with Xano's metadata API, providing tools for AI assistants through MCP-compatible clients.
The Xano MCP Server is designed to facilitate interaction with Xano's metadata API, offering a suite of tools for managing and manipulating database structures and API configurations. It allows users to create, list, and delete tables, modify schemas, and manage API groups and individual APIs. The server supports comprehensive schema operations and provides the ability to generate API documentation in both JSON and Markdown formats. This server is particularly useful for developers looking to programmatically manage their Xano backend infrastructure through MCP clients like Cursor or Claude Desktop. The server requires Node.js and a Xano account with API access, and it is compatible with various MCP clients.
Features
- Manage Tables: Create, list, and delete tables in your Xano database.
- Schema Operations: View and modify table schemas with comprehensive schema editing capabilities.
- Database Management: Complete toolset for interacting with your Xano database structure.
- Swagger Spec: Extract your API group API details in either JSON or Markdown (reduced token) format.