Documentation endpoint that provides a comprehensive overview of the MCP Server’s operation and includes detailed documentation for the XanoScript syntax. Use the type “start” to view all available commands.
Authentication: required
curl --request GET \
--url https://your-xano-instance.xano.io/api:meta/mcp_server/documentation \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.xano.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://your-xano-instance.xano.io/api:meta/mcp_server/documentation \
--header 'Authorization: Bearer <token>'{}