Back to directory
lowcodelocky2/xano-mcp

lowcodelocky2/xano-mcp

@lowcodelocky2

MCP server for interacting with Xano's metadata API - manage tables, schemas, API groups, and generate Swagger documentation

xanodatabasemetadata-apitable-managementschematypescriptmcp-server

Installation & Configuration

{
  "mcpServers": {
    "xano": {
      "command": "node",
      "args": [
        "/path/to/xano-mcp/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17