File size: 1,861 Bytes
18f4dd3
fbaabd6
 
 
 
18f4dd3
 
fbaabd6
 
 
 
 
 
18f4dd3
 
fbaabd6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
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.