Packages
backplane_mcp_protocol
0.9.0
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
retired
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
Model Context Protocol (MCP) implementation in Elixir with Phoenix integration
Current section
Files
Jump to
Current section
Files
backplane_mcp_protocol
CONTRIBUTING.md
CONTRIBUTING.md
# Contributing
Backplane.McpProtocol is maintained in the Backplane umbrella repository.
Before opening a change, run the focused checks for this package:
```sh
mix test
mix format --check-formatted
```
Keep changes scoped to the protocol package unless the behavior requires a coordinated update in a Backplane integration app.