PyTorch HUD MCP Server
具有 MCP 支持的 PyTorch HUD API
用于与 PyTorch HUD API 交互的 Python 库和 MCP 服务器,提供对 CI/CD 数据、作业日志和分析的访问。
概述
该项目提供了用于 PyTorch CI/CD 分析的工具,包括:
工作流、作业和测试运行的数据访问
大型 CI 日志的高效日志分析
ClickHouse 查询集成用于分析
资源利用率指标
Related MCP server: Swarmia MCP Server
用途(针对人类)
# Install from GitHub repository
pip install git+https://github.com/izaitsevfb/claude-pytorch-treehugger.gitclaude mcp add hud pytorch-hud发展
# Install dependencies (if not installing with pip)
pip install -r requirements.txt
# Start MCP server
python -m pytorch_hud主要特点
数据访问
get_commit_summary:不含作业的基本提交信息get_job_summary:汇总作业状态计数get_filtered_jobs:按状态/工作流/名称过滤的作业get_failure_details:失败的作业,包含详细的失败信息get_recent_commit_status:包含作业统计信息的最近提交的状态
日志分析
download_log_to_file:将日志下载到本地存储extract_log_patterns:查找错误、警告等。extract_test_results:解析测试执行结果filter_log_sections:提取特定的日志部分search_logs:跨多个日志搜索
发展
# Run tests
python -m unittest discover test
# Type checking
mypy -p pytorch_hud -p test
# Linting
ruff check pytorch_hud/ test/文档
CLAUDE.md :详细使用方法、代码风格和实现说明
mcp-guide.md :通用 MCP 协议信息
执照
麻省理工学院
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables interaction with Blacksmith CI analytics to query workflow runs, jobs, test results, and usage metrics. It provides detailed access to CI/CD data including job logs and billing information directly through Claude.37434MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying Swarmia's Export API for engineering metrics including pull request analytics, DORA metrics, investment balance, and effort reporting through an MCP interface.8MIT
- AlicenseNot gradedqualityDmaintenanceEnterprise-grade MCP server for Jenkins CI/CD integration that enables AI assistants to diagnose build failures, analyze pipelines, and search logs through natural conversation.6GPL 3.0
- FlicenseNot gradedqualityBmaintenanceEnables AI agents and external systems to programmatically trigger and monitor Jenkins jobs, retrieve build status and logs via MCP standards.
Related MCP Connectors
A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud
A paid remote MCP for AI SDK benchmark dashboard, built to return verdicts, receipts, usage logs, an
Query metrics, targets, entities, and team data in your Steep workspace via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/izaitsevfb/claude-pytorch-treehugger'
If you have feedback or need assistance with the MCP directory API, please join our Discord server