canforge-mcp
OfficialRelated Servers
Alternatives to canforge-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceA local-first, read-only MCP server for vehicle diagnostics that exposes structured OBD-II tools for reading PIDs, DTCs, and ECU snapshots without raw protocol access.7Apache 2.0
- AlicenseAqualityCmaintenanceA Model Context Protocol (MCP) server that exposes lnav log file analysis capabilities to AI assistants, specifically optimized for Kvaser Plain Text Log Frame CAN bus log processing.9MIT
- AlicenseNot gradedqualityAmaintenanceLocal-first MCP server for querying multi-repo engineering documentation artifacts from a SQLite corpus.5 npmAGPL 3.0
- AlicenseNot gradedqualityAmaintenanceA read-only MCP server for querying telemetry data from configurable backends. Provides tools to list sources, describe schemas, run bounded queries, and compute aggregates.MIT
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server providing SQLite querying, port checking, and git diff summary tools for local development.MIT
- AlicenseNot gradedqualityCmaintenanceRead-only MCP server to inspect allowlisted Docker containers, systemd services, JSONL logs, and HTTP health endpoints without arbitrary shell access.MIT
TDQS
Scored across 13 tools
Each tool targets a distinct operation on DBC or log files. Even the multiple log-analysis tools (probe_log, log_stats, read_frames, decode_log) have clearly defined differences in scope and output.
Most tools follow verb_noun pattern (validate_dbc, list_messages, decode_log), but a few are noun-led (dbc_info, log_stats) or compound nouns (signal_timeseries), creating minor inconsistency.
13 tools is well within the ideal range, each covering a unique aspect of DBC and CAN log processing without redundancy.
The set comprehensively covers DBC validation, informational retrieval, message/signal access, comparison, and log probing, scanning, decoding, and timeseries extraction. No obvious missing operations for this domain.