# apr mcp
Start the MCP (Model Context Protocol) server over stdio
**Category**: Tools & Integration
## Synopsis
```text
apr mcp [OPTIONS]
```
## Example
```bash
apr mcp --help
```
## Full help
Run `apr mcp --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/mcp.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/mcp.rs)
- Contract: [`contracts/apr-page-cli-mcp-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-mcp-v1.yaml)