Skip to main content
Glama

Xano MCP Server

by SarimSiddd
schema.ts237 B
export interface schema { name: string; type: any; description: string; nullable: boolean; default: string; required: boolean; access: string; style: string; tableref_id?: number; //TODO: Add support for validators }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SarimSiddd/xano_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server