PyTorch HUD MCP Server
MCP サポートを備えた PyTorch HUD API
PyTorch HUD API と対話し、CI/CD データ、ジョブログ、分析にアクセスするための Python ライブラリと MCP サーバー。
概要
このプロジェクトは、次のような 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