health_check
Verify the Research Intelligence MCP server status and retrieve its current runtime metadata.
Instructions
Check whether the Research Intelligence MCP server is running and return its current runtime metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Current health state of the MCP server. | healthy |
| service | Yes | Human-readable application name. | |
| version | Yes | Current server version. | |
| timestamp | Yes | UTC time at which the health check was executed. | |
| transport | Yes | Configured MCP transport. | |
| environment | Yes | Current application environment. | |
| server_name | Yes | MCP server identifier. |