Spaces:
Runtime error
Runtime error
| title: MCP GGUF Inspector | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: "4.44.0" | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| tags: | |
| - mcp | |
| - gguf | |
| - inspector | |
| - metadata | |
| - mobile | |
| - dispatchai | |
| # π dispatchAI MCP GGUF Inspector | |
| **MCP Server** β inspect GGUF model files on HuggingFace. | |
| ## Tools | |
| - `inspect_gguf(repo_id, filename)` β Get GGUF metadata, quant type, file size, RAM fit | |
| - `list_dispatchai_gguf()` β List all dispatchAI models with GGUF files | |
| ## Usage in Claude Desktop | |
| ```json | |
| { | |
| "mcpServers": { | |
| "dispatchai-gguf": { | |
| "url": "https://huggingface.co/spaces/dispatchAI/mcp-gguf-inspector/mcp" | |
| } | |
| } | |
| } | |
| ``` | |
| π [dispatchAI](https://huggingface.co/dispatchAI) β Small. Mobile. Free. UAE-built. | |