OrchestKit Docs MCP
Rank #72io.github.yonatangross/orchestkit
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
OrchestKit Docs MCP is a Model Context Protocol (MCP) server published by yonatangross. It ranks #72 of 129,956 servers tracked on MCP Toplist, and its repository has 277 GitHub stars. OrchestKit Docs MCP is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 222 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 129,884 of 129,956 servers on MCP Toplist.
Use OrchestKit Docs MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http orchestkit https://orchestkit.yonyon.ai/api/mcpclaude mcp add orchestkit -- docker run -i --rm ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33[mcp_servers.orchestkit]
url = "https://orchestkit.yonyon.ai/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.orchestkit]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"]Add to ~/.codex/config.toml.
https://orchestkit.yonyon.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"orchestkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orchestkit": {
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"orchestkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orchestkit": {
"type": "http",
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"orchestkit": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orchestkit": {
"serverUrl": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orchestkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orchestkit": {
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}{
"mcpServers": {
"orchestkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.33"
]
}
}
}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.yonatangross%2Forchestkit)<a href="https://mcptoplist.com/server/io.github.yonatangross%2Forchestkit"><img src="https://mcptoplist.com/badge/io.github.yonatangross%2Forchestkit.svg" alt="MCP Toplist: Top 1% of 129,956" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yonatangross
Available versions (200)
| Version | Published |
|---|---|
| 10.0.0-beta.33 | Sep 15, 2026 |
| 10.0.0-beta.32 | Sep 15, 2026 |
| 10.0.0-beta.31 | Sep 15, 2026 |
| 10.0.0-beta.30 | Sep 15, 2026 |
| 10.0.0-beta.29 | Sep 15, 2026 |
| 10.0.0-beta.28 | Sep 15, 2026 |
| 10.0.0-beta.27 | Sep 15, 2026 |
| 10.0.0-beta.26 | Sep 14, 2026 |
| 10.0.0-beta.25 | Sep 14, 2026 |
| 10.0.0-beta.23 | Sep 14, 2026 |
| 10.0.0-beta.24 | Sep 14, 2026 |
| 10.0.0-beta.22 | Sep 14, 2026 |
| 10.0.0-beta.21 | Sep 13, 2026 |
| 10.0.0-beta.20 | Sep 13, 2026 |
| 10.0.0-beta.19 | Sep 13, 2026 |
| 10.0.0-beta.18 | Sep 12, 2026 |
| 10.0.0-beta.17 | Sep 12, 2026 |
| 10.0.0-beta.16 | Sep 12, 2026 |
| 10.0.0-beta.15 | Sep 11, 2026 |
| 10.0.0-beta.14 | Sep 11, 2026 |
| 10.0.0-beta.13 | Sep 10, 2026 |
| 10.0.0-beta.12 | Sep 9, 2026 |
| 10.0.0-beta.11 | Sep 9, 2026 |
| 10.0.0-beta.10 | Sep 8, 2026 |
| 10.0.0-beta.9 | Sep 8, 2026 |
| 10.0.0-beta.8 | Sep 8, 2026 |
| 10.0.0-beta.7 | Sep 8, 2026 |
| 10.0.0-beta.6 | Sep 8, 2026 |
| 10.0.0-beta.5 | Sep 7, 2026 |
| 10.0.0-beta.4 | Sep 7, 2026 |
| 10.0.0-beta.3 | Sep 7, 2026 |
| 10.0.0-beta.2 | Sep 7, 2026 |
| 10.0.0-beta.1 | Sep 6, 2026 |
| 10.0.0-alpha.86 | Sep 6, 2026 |
| 10.0.0-alpha.85 | Sep 6, 2026 |
| 10.0.0-alpha.84 | Sep 6, 2026 |
| 10.0.0-alpha.83 | Sep 6, 2026 |
| 10.0.0-alpha.82 | Sep 6, 2026 |
| 10.0.0-alpha.81 | Sep 6, 2026 |
| 10.0.0-alpha.80 | Sep 5, 2026 |
| 10.0.0-alpha.79 | Sep 5, 2026 |
| 10.0.0-alpha.78 | Sep 5, 2026 |
| 10.0.0-alpha.77 | Sep 5, 2026 |
| 10.0.0-alpha.76 | Sep 4, 2026 |
| 10.0.0-alpha.75 | Sep 4, 2026 |
| 10.0.0-alpha.74 | Sep 4, 2026 |
| 10.0.0-alpha.73 | Sep 3, 2026 |
| 10.0.0-alpha.72 | Sep 2, 2026 |
| 10.0.0-alpha.71 | Sep 2, 2026 |
| 10.0.0-alpha.70 | Sep 2, 2026 |
| 10.0.0-alpha.69 | Sep 2, 2026 |
| 10.0.0-alpha.68 | Sep 1, 2026 |
| 10.0.0-alpha.67 | Sep 1, 2026 |
| 10.0.0-alpha.66 | Aug 31, 2026 |
| 10.0.0-alpha.65 | Aug 30, 2026 |
| 10.0.0-alpha.64 | Aug 30, 2026 |
| 10.0.0-alpha.63 | Aug 30, 2026 |
| 10.0.0-alpha.62 | Aug 29, 2026 |
| 10.0.0-alpha.61 | Aug 26, 2026 |
| 10.0.0-alpha.60 | Aug 25, 2026 |
| 10.0.0-alpha.59 | Aug 25, 2026 |
| 10.0.0-alpha.58 | Aug 25, 2026 |
| 10.0.0-alpha.57 | Aug 25, 2026 |
| 10.0.0-alpha.56 | Aug 24, 2026 |
| 10.0.0-alpha.55 | Aug 24, 2026 |
| 10.0.0-alpha.54 | Aug 24, 2026 |
| 10.0.0-alpha.53 | Aug 24, 2026 |
| 10.0.0-alpha.52 | Aug 23, 2026 |
| 10.0.0-alpha.51 | Aug 23, 2026 |
| 10.0.0-alpha.50 | Aug 23, 2026 |
| 10.0.0-alpha.49 | Aug 22, 2026 |
| 10.0.0-alpha.48 | Aug 22, 2026 |
| 10.0.0-alpha.47 | Aug 22, 2026 |
| 10.0.0-alpha.46 | Aug 22, 2026 |
| 10.0.0-alpha.45 | Aug 21, 2026 |
| 10.0.0-alpha.44 | Aug 21, 2026 |
| 10.0.0-alpha.43 | Aug 20, 2026 |
| 10.0.0-alpha.42 | Aug 19, 2026 |
| 10.0.0-alpha.41 | Aug 19, 2026 |
| 10.0.0-alpha.40 | Aug 18, 2026 |
| 10.0.0-alpha.39 | Aug 18, 2026 |
| 10.0.0-alpha.38 | Aug 18, 2026 |
| 10.0.0-alpha.37 | Aug 17, 2026 |
| 10.0.0-alpha.36 | Aug 17, 2026 |
| 10.0.0-alpha.35 | Aug 16, 2026 |
| 10.0.0-alpha.34 | Aug 14, 2026 |
| 10.0.0-alpha.33 | Aug 14, 2026 |
| 10.0.0-alpha.32 | Aug 14, 2026 |
| 10.0.0-alpha.31 | Aug 13, 2026 |
| 10.0.0-alpha.30 | Aug 13, 2026 |
| 10.0.0-alpha.29 | Aug 13, 2026 |
| 10.0.0-alpha.28 | Aug 13, 2026 |
| 10.0.0-alpha.26 | Aug 12, 2026 |
| 10.0.0-alpha.24 | Aug 11, 2026 |
| 10.0.0-alpha.23 | Aug 11, 2026 |
| 10.0.0-alpha.22 | Aug 11, 2026 |
| 10.0.0-alpha.21 | Aug 11, 2026 |
| 10.0.0-alpha.20 | Aug 11, 2026 |
| 10.0.0-alpha.19 | Aug 11, 2026 |
| 10.0.0-alpha.18 | Aug 11, 2026 |
| 10.0.0-alpha.17 | Aug 11, 2026 |
| 10.0.0-alpha.16 | Aug 11, 2026 |
| 10.0.0-alpha.15 | Aug 10, 2026 |
| 10.0.0-alpha.14 | Aug 10, 2026 |
| 10.0.0-alpha.13 | Aug 10, 2026 |
| 10.0.0-alpha.12 | Aug 10, 2026 |
| 10.0.0-alpha.11 | Aug 10, 2026 |
| 10.0.0-alpha.10 | Aug 10, 2026 |
| 10.0.0-alpha.9 | Aug 10, 2026 |
| 10.0.0-alpha.8 | Aug 10, 2026 |
| 10.0.0-alpha.7 | Aug 9, 2026 |
| 10.0.0-alpha.6 | Aug 9, 2026 |
| 10.0.0-alpha.5 | Aug 9, 2026 |
| 10.0.0-alpha.4 | Aug 9, 2026 |
| 10.0.0-alpha.3 | Aug 9, 2026 |
| 10.0.0-alpha.2 | Aug 9, 2026 |
| 10.0.0-alpha.1 | Aug 9, 2026 |
| 10.0.0-alpha | Aug 8, 2026 |
| 9.8.0 | Aug 8, 2026 |
| 9.7.0 | Aug 5, 2026 |
| 9.6.0 | Aug 3, 2026 |
| 9.5.4 | Aug 3, 2026 |
| 9.5.3 | Aug 3, 2026 |
| 9.5.2 | Aug 2, 2026 |
| 9.5.1 | Aug 2, 2026 |
| 9.5.0 | Aug 2, 2026 |
| 9.4.0 | Aug 1, 2026 |
| 9.3.0 | Jul 31, 2026 |
| 9.2.1 | Jul 28, 2026 |
| 9.2.0 | Jul 28, 2026 |
| 9.1.1 | Jul 26, 2026 |
| 9.1.0 | Jul 26, 2026 |
| 9.0.2 | Jul 26, 2026 |
| 9.0.1 | Jul 26, 2026 |
| 9.0.0 | Jul 25, 2026 |
| 8.85.0 | Jul 25, 2026 |
| 8.84.10 | Jul 23, 2026 |
| 8.84.9 | Jul 23, 2026 |
| 8.84.8 | Jul 23, 2026 |
| 8.84.7 | Jul 23, 2026 |
| 8.84.6 | Jul 23, 2026 |
| 8.84.5 | Jul 22, 2026 |
| 8.84.4 | Jul 22, 2026 |
| 8.84.3 | Jul 22, 2026 |
| 8.84.2 | Jul 22, 2026 |
| 8.84.1 | Jul 21, 2026 |
| 8.84.0 | Jul 21, 2026 |
| 8.83.1 | Jul 20, 2026 |
| 8.83.0 | Jul 20, 2026 |
| 8.82.1 | Jul 20, 2026 |
| 8.80.3 | Jul 20, 2026 |
| 8.80.2 | Jul 19, 2026 |
| 8.80.1 | Jul 19, 2026 |
| 8.79.0 | Jul 18, 2026 |
| 8.77.1 | Jul 16, 2026 |
| 8.77.0 | Jul 16, 2026 |
| 8.76.0 | Jul 16, 2026 |
| 8.75.0 | Jul 15, 2026 |
| 8.74.0 | Jul 14, 2026 |
| 8.73.0 | Jul 14, 2026 |
| 8.72.0 | Jul 14, 2026 |
| 8.71.1 | Jul 14, 2026 |
| 8.70.3 | Jul 14, 2026 |
| 8.70.2 | Jul 14, 2026 |
| 8.70.1 | Jul 13, 2026 |
| 8.70.0 | Jul 12, 2026 |
| 8.69.1 | Jul 11, 2026 |
| 8.69.0 | Jul 10, 2026 |
| 8.68.3 | Jul 10, 2026 |
| 8.68.2 | Jul 10, 2026 |
| 8.68.1 | Jul 8, 2026 |
| 8.67.0 | Jul 8, 2026 |
| 8.66.0 | Jul 8, 2026 |
| 8.65.2 | Jul 7, 2026 |
| 8.65.1 | Jul 6, 2026 |
| 8.65.0 | Jul 5, 2026 |
| 8.64.1 | Jul 2, 2026 |
| 8.63.2 | Jun 27, 2026 |
| 8.63.1 | Jun 26, 2026 |
| 8.63.0 | Jun 26, 2026 |
| 8.62.1 | Jun 26, 2026 |
| 8.62.0 | Jun 26, 2026 |
| 8.60.1 | Jun 25, 2026 |
| 8.60.0 | Jun 24, 2026 |
| 8.59.0 | Jun 24, 2026 |
| 8.58.0 | Jun 23, 2026 |
| 8.57.0 | Jun 23, 2026 |
| 8.56.0 | Jun 22, 2026 |
| 8.55.2 | Jun 21, 2026 |
| 8.55.1 | Jun 21, 2026 |
| 8.55.0 | Jun 20, 2026 |
| 8.54.0 | Jun 20, 2026 |
| 8.53.0 | Jun 20, 2026 |
| 8.52.0 | Jun 20, 2026 |
| 8.51.0 | Jun 19, 2026 |
| 8.50.0 | Jun 18, 2026 |
| 8.49.0 | Jun 18, 2026 |
| 8.48.2 | Jun 17, 2026 |
| 8.48.1 | Jun 16, 2026 |
| 8.48.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains OrchestKit Docs MCP?
- OrchestKit Docs MCP is maintained by yonatangross, which publishes 1 MCP server (222 total versions) tracked on MCP Toplist.
- Is OrchestKit Docs MCP listed on the Official MCP Registry?
- Yes — OrchestKit Docs MCP is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does OrchestKit Docs MCP have?
- MCP Toplist tracks 222 versions of OrchestKit Docs MCP, most recently published on Sep 15, 2026.
- Where can I find the source code for OrchestKit Docs MCP?
- The source code for OrchestKit Docs MCP is hosted at github.com/yonatangross/orchestkit.
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.