jules-dispatch
Rank #14,287io.github.Yuuqq/jules-dispatch
Batch-dispatch coding tasks to Google Jules: 50 parallel sessions, plan approval, PR collection.
jules-dispatch is a Model Context Protocol (MCP) server published by Yuuqq. It ranks #14,287 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. jules-dispatch is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 117,759 of 132,046 servers on MCP Toplist.
Use jules-dispatch
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add jules-dispatch -e "JULES_API_KEY=<your JULES_API_KEY>" -e "JULES_DEFAULT_SOURCE=<your JULES_DEFAULT_SOURCE>" -e "JULES_DEFAULT_BRANCH=<your JULES_DEFAULT_BRANCH>" -- npx -y @yuuqq/jules-dispatch mcpReplace each placeholder with your own value before saving.
[mcp_servers.jules-dispatch]
command = "npx"
args = ["-y", "@yuuqq/jules-dispatch", "mcp"]
[mcp_servers.jules-dispatch.env]
JULES_API_KEY = "<your JULES_API_KEY>"
JULES_DEFAULT_SOURCE = "<your JULES_DEFAULT_SOURCE>"
JULES_DEFAULT_BRANCH = "<your JULES_DEFAULT_BRANCH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jules-dispatch": {
"command": "npx",
"args": [
"-y",
"@yuuqq/jules-dispatch",
"mcp"
],
"env": {
"JULES_API_KEY": "<your JULES_API_KEY>",
"JULES_DEFAULT_SOURCE": "<your JULES_DEFAULT_SOURCE>",
"JULES_DEFAULT_BRANCH": "<your JULES_DEFAULT_BRANCH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jules-dispatch": {
"command": "npx",
"args": [
"-y",
"@yuuqq/jules-dispatch",
"mcp"
],
"env": {
"JULES_API_KEY": "<your JULES_API_KEY>",
"JULES_DEFAULT_SOURCE": "<your JULES_DEFAULT_SOURCE>",
"JULES_DEFAULT_BRANCH": "<your JULES_DEFAULT_BRANCH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"jules-dispatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yuuqq/jules-dispatch",
"mcp"
],
"env": {
"JULES_API_KEY": "<your JULES_API_KEY>",
"JULES_DEFAULT_SOURCE": "<your JULES_DEFAULT_SOURCE>",
"JULES_DEFAULT_BRANCH": "<your JULES_DEFAULT_BRANCH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jules-dispatch": {
"command": "npx",
"args": [
"-y",
"@yuuqq/jules-dispatch",
"mcp"
],
"env": {
"JULES_API_KEY": "<your JULES_API_KEY>",
"JULES_DEFAULT_SOURCE": "<your JULES_DEFAULT_SOURCE>",
"JULES_DEFAULT_BRANCH": "<your JULES_DEFAULT_BRANCH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jules-dispatch": {
"command": "npx",
"args": [
"-y",
"@yuuqq/jules-dispatch",
"mcp"
],
"env": {
"JULES_API_KEY": "<your JULES_API_KEY>",
"JULES_DEFAULT_SOURCE": "<your JULES_DEFAULT_SOURCE>",
"JULES_DEFAULT_BRANCH": "<your JULES_DEFAULT_BRANCH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Yuuqq%2Fjules-dispatch)<a href="https://mcptoplist.com/server/io.github.Yuuqq%2Fjules-dispatch"><img src="https://mcptoplist.com/badge/io.github.Yuuqq%2Fjules-dispatch.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Yuuqq
Available versions (1)
| Version | Published |
|---|---|
| 1.3.2 | Aug 13, 2026 |
Frequently asked questions
- Who maintains jules-dispatch?
- jules-dispatch is maintained by Yuuqq, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is jules-dispatch listed on the Official MCP Registry?
- Yes — jules-dispatch is listed on the Official MCP Registry, alongside Glama.
- How many versions does jules-dispatch have?
- MCP Toplist tracks 1 version of jules-dispatch, most recently published on Aug 13, 2026.
- Where can I find the source code for jules-dispatch?
- The source code for jules-dispatch is hosted at github.com/Yuuqq/jules-dispatch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.