File size: 1,652 Bytes
99cd26a
4bcaa23
 
 
 
99cd26a
4bcaa23
99cd26a
4bcaa23
 
 
 
 
 
 
 
99cd26a
 
4bcaa23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
52
53
54
55
56
57
58
---
title: MCP Tool Hub
emoji: 🧰
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "4.44.0"
app_file: app.py
pinned: true
license: apache-2.0
tags:
  - mcp
  - hub
  - mobile
  - tools
  - dispatchai
---

# 🧰 dispatchAI MCP Tool Hub

**One Space, four MCP tools.** Add this single Space to get all dispatchAI tools.

## Tools

| Tool | Description |
|------|-------------|
| `recommend_model(ram_mb, task)` | Find the best mobile model for your device |
| `estimate_latency(params, quant)` | Predict inference speed on Snapdragon 865 |
| `calculate_savings(daily_queries, cloud_cost_per_1k)` | Cloud vs on-device cost comparison |
| `search_models(query)` | Search the dispatchAI model catalog |

## Usage in Claude Desktop

```json
{
  "mcpServers": {
    "dispatchai-hub": {
      "url": "https://huggingface.co/spaces/dispatchAI/mcp-hub/mcp"
    }
  }
}
```

Or in Cursor: Settings → MCP → Add Server → `https://huggingface.co/spaces/dispatchAI/mcp-hub/mcp`

## Individual Tools

Prefer individual tools? Each is also available as a standalone Space:

- [Model Recommender](https://huggingface.co/spaces/dispatchAI/mcp-model-recommender)
- [Latency Estimator](https://huggingface.co/spaces/dispatchAI/mcp-latency-estimator)
- [Cost Calculator](https://huggingface.co/spaces/dispatchAI/mcp-cost-calculator)
- [Arabic Translate](https://huggingface.co/spaces/dispatchAI/mcp-arabic-translate)
- [Summarize](https://huggingface.co/spaces/dispatchAI/mcp-summarize)
- [GGUF Inspector](https://huggingface.co/spaces/dispatchAI/mcp-gguf-inspector)

🚀 [dispatchAI](https://huggingface.co/dispatchAI) — Small. Mobile. Free. UAE-built.