Refactoring MCP Status
service_statusCheck server metadata and uptime to monitor the status of the Refactoring MCP server, ensuring prompt generation tools remain available for automated workflows.
Instructions
Return the MCP server metadata and uptime.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uptime | Yes | ||
| service | Yes | ||
| version | Yes | ||
| timestamp | Yes |