Changelog¶
All notable changes to this project will be documented here.
The format follows Keep a Changelog.
[v0.1.0] - 2026¶
Added¶
- Core MCP server with stdio transport
list_gpustool — enumerate all GPUs with utilization and memoryget_gpu_metricstool — detailed per-GPU metrics (temp, power, PCIe, NVLink)get_gpu_processestool — PID-level GPU process attributiongpu_summarytool — aggregate stats across all devices- NVML-based collector with MIG support
- Mock collector for testing without GPU hardware
--versionflag- GitHub Actions CI (build, test, lint)
- Helm chart workflow
- Dockerfile (multi-stage build)
- Helm chart under
deploy/helm/gpu-mcp-server server.jsonMCP registry manifest- Apache 2.0 license
- GOVERNANCE.md (LF Minimum Viable Governance)
- SECURITY.md (private disclosure, 48-hour response)
- AI_GUIDELINES.md (AI contribution policy)
- AGENTS.md (instructions for AI agents)