rtb-mcp — standalone module¶
rtb-mcp was extracted from this monorepo into the
phpboyscout Rust toolkit (Wave 5 of the
multi-repo decomposition),
alongside its runtime-family siblings rtb-cli, rtb-docs, and
rtb-update. The crate name, API, and behaviour are unchanged — it
still walks BUILTIN_COMMANDS for mcp_exposed entries and serves
them over rmcp. The conceptual overview stays in
Concepts: MCP exposure.
- Docs: https://cli.rust.phpboyscout.uk
- API reference: https://docs.rs/rtb-mcp
- Source: https://gitlab.com/phpboyscout/rust/cli
Its design records remain in this repo's spec series.