jlmcmchl/datalog-mcp-server
3.2
If you are the rightful owner of datalog-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The DataLog MCP Server provides comprehensive access to WPILib datalog files for FRC robot telemetry analysis, enabling AI agents to analyze robot performance data, debug issues, and extract insights from competition logs.
Tools
Functions exposed to the LLM to take actions
datalog_load
Load datalog file
datalog_list_signals
List all signals
datalog_get_signal_statistics
Calculate statistics for numeric signals
datalog_find_signal_events
Find events based on conditions
datalog_export_to_csv
Export data to CSV format
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client