check_update
Check if your installed MCP server version is up to date by comparing it with the latest PyPI release. Displays local and latest versions and a verdict. Does not perform upgrades.
Instructions
Compare the installed fcop-mcp version to the latest on PyPI.
Prints the local version, the latest PyPI version (if reachable),
and a one-line verdict. Does NOT install anything — call
upgrade_fcop afterwards for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Output language, ``zh`` or ``en``. | zh |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |