get_server_info
Check the server's version, git SHA, and start time to verify your connection is current. Use when expected tools are missing to detect stale connections.
Instructions
Report this MCP server process's version, git SHA, start time, and Blackboard root.
A long-lived stdio connection keeps the tool schema it had at startup, so a tool added to the source after connecting (e.g. a newly released one) will not appear until a fresh connection is made. If an expected tool seems to be missing, call this first: an old started_at/git_sha relative to the source you expect means the connection is stale, not that the feature is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||