Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by g1331 • Uncategorized
An MCP server for creating, editing, and deleting signals, messages, and nodes in DBC files.
Manage and manipulate DBC files programmatically or via MCP clients.
Encode and decode CAN signals between raw and physical values.
Integrate DBC file operations into automated workflows or testing environments.
DBC MCP Server is a fully featured MCP server built on fastmcp and cantools libraries, enabling comprehensive management of DBC files including message and signal CRUD operations, signal encoding/decoding, and file information retrieval. It supports both command-line and Python library usage, offers improved code quality with type safety and testing coverage, and integrates CI/CD workflows for robust development. The server enhances DBC file handling performance with in-memory caching and supports Python 3.10+.