docs: add PyPI and ghcr.io badges

This commit is contained in:
Jacob Magar 2026-04-04 02:42:25 -04:00
parent a2757e234f
commit 71a9f72eaa

View file

@ -1,5 +1,7 @@
# Unraid MCP
[![PyPI](https://img.shields.io/pypi/v/unraid-mcp)](https://pypi.org/project/unraid-mcp/) [![ghcr.io](https://img.shields.io/badge/ghcr.io-jmagar%2Funraid--mcp-blue?logo=docker)](https://github.com/jmagar/unraid-mcp/pkgs/container/unraid-mcp)
GraphQL-backed MCP server for Unraid. Exposes a unified `unraid` tool for system inspection, management operations, live telemetry, and destructive actions gated by explicit confirmation.
## Overview