xano_version
Retrieve the current version of the Xano Developer MCP server for compatibility checks and update tracking.
Instructions
Get the current version of the Xano Developer MCP server. Returns the version string from package.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | The semantic version string of the MCP server. |