- rmcp for RUST MCP SDK
- serde for serialization and deserialization, JSON formats
- tonic for RUST implementation of gRPC
- tokio for asynchronous programming
- SocketCAN for CANBus interfacing
- rumqttc for MQTT
- Custom SOME/IP libraries (still exploring as not yet found official/popular one)
- D-Bus Bindings for RUST
- vsomeip
- gRPC C++ APIs
- SocketCAN APIs (BSD Socket API) supported by Linux Kernel
- Paho library for MQTT
- MCP Inspector
- FastMCP , python package for initial prototyping (not for end deployment into Vehicle ECUs)
- MCP CLI