Skip to content

We built an MCP server that enables data analysis and natural-language Q&A using Hy3.#121

Open
262352 wants to merge 5 commits into
Tencent-Hunyuan:rhinobird2026from
262352:MCPforhy3
Open

We built an MCP server that enables data analysis and natural-language Q&A using Hy3.#121
262352 wants to merge 5 commits into
Tencent-Hunyuan:rhinobird2026from
262352:MCPforhy3

Conversation

@262352

@262352 262352 commented Jul 22, 2026

Copy link
Copy Markdown

This MCP server exposes four tools for data analysis: list_data_files to discover all supported files (CSV, JSON, or Excel) in the workspace; stats_summary to generate a detailed statistical report covering shape, missing values, numeric quantiles, and categorical frequencies; plot_chart to create line, bar, scatter, or histogram charts and save them as PNG images; and ask_data, the core Hy3‑powered tool, which accepts natural‑language questions and returns insightful answers grounded in the data. Each tool is designed with clear parameters and returns human‑readable results, making data exploration effortless through conversation.

xhx1022 and others added 5 commits July 15, 2026 15:22
Update README files to include dataset preparation instructions and clarify key parameters for Hy3 reinforcement learning training.

Enhance README files with acknowledgements for support from Tencent Hunyuan team and relevant communities.

Fix typo in README by changing "Posttraining" to "Post-training" for consistency and clarity.

Fix RL Post-training TOC anchor in README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants