Spaces:
Running
Running
| title: dispatchAI MCP Tools | |
| emoji: 🧰 | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: static | |
| pinned: false | |
| license: apache-2.0 | |
| tags: | |
| - mcp | |
| - tools | |
| - mobile | |
| - dispatchai | |
| # 🧰 dispatchAI MCP Tool Suite | |
| Add mobile AI capabilities to any MCP-compatible client (Claude Desktop, Cursor, ChatGPT, VS Code). | |
| ## Quick Start | |
| Add the **MCP Hub** (all tools in one): | |
| ```json | |
| { | |
| "mcpServers": { | |
| "dispatchai": { | |
| "url": "https://huggingface.co/spaces/dispatchAI/mcp-hub/mcp" | |
| } | |
| } | |
| } | |
| ``` | |
| ## Individual Tools | |
| | Tool | Space | Function | | |
| |------|-------|----------| | |
| | Model Recommender | [mcp-model-recommender](https://huggingface.co/spaces/dispatchAI/mcp-model-recommender) | Find best model for your phone | | |
| | Latency Estimator | [mcp-latency-estimator](https://huggingface.co/spaces/dispatchAI/mcp-latency-estimator) | Predict inference speed | | |
| | Cost Calculator | [mcp-cost-calculator](https://huggingface.co/spaces/dispatchAI/mcp-cost-calculator) | Cloud vs on-device cost | | |
| | Arabic Translate | [mcp-arabic-translate](https://huggingface.co/spaces/dispatchAI/mcp-arabic-translate) | EN↔AR translation | | |
| | Summarize | [mcp-summarize](https://huggingface.co/spaces/dispatchAI/mcp-summarize) | Text summarization + classification | | |
| | GGUF Inspector | [mcp-gguf-inspector](https://huggingface.co/spaces/dispatchAI/mcp-gguf-inspector) | Read GGUF model metadata | | |
| | Model Card Writer | [mcp-card-writer](https://huggingface.co/spaces/dispatchAI/mcp-card-writer) | Generate model cards | | |
| | Mobile Agent | [mobile-agent](https://huggingface.co/spaces/dispatchAI/mobile-agent) | Chat agent on 1B model | | |
| | Function Calling | [function-calling-agent](https://huggingface.co/spaces/dispatchAI/function-calling-agent) | Parse NL → function calls | | |
| ## About | |
| 🚀 [dispatchAI](https://huggingface.co/dispatchAI) — Small. Mobile. Free. UAE-built. | |