devcoach
Rank #2,967io.github.UltimaPhoenix/devcoach
Progressive in-context technical coaching in your AI agent — one local, free lesson per task.
devcoach is a Model Context Protocol (MCP) server published by UltimaPhoenix. It ranks #2,967 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. devcoach is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 129,079 of 132,046 servers on MCP Toplist.
Use devcoach
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devcoach -- npx -y devcoach[mcp_servers.devcoach]
command = "npx"
args = ["-y", "devcoach"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devcoach": {
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devcoach": {
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devcoach": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devcoach": {
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devcoach": {
"command": "npx",
"args": [
"-y",
"devcoach"
]
}
}
}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.UltimaPhoenix%2Fdevcoach)<a href="https://mcptoplist.com/server/io.github.UltimaPhoenix%2Fdevcoach"><img src="https://mcptoplist.com/badge/io.github.UltimaPhoenix%2Fdevcoach.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
UltimaPhoenix
Available versions (13)
| Version | Published |
|---|---|
| 2.4.0 | Sep 19, 2026 |
| 2.3.1 | Sep 15, 2026 |
| 2.3.0 | Sep 15, 2026 |
| 2.2.1 | Sep 15, 2026 |
| 2.2.0 | Sep 14, 2026 |
| 2.1.0 | Sep 14, 2026 |
| 2.0.2 | Sep 11, 2026 |
| 2.0.1 | Sep 6, 2026 |
| 2.0.0 | Sep 6, 2026 |
| 1.0.3 | Sep 3, 2026 |
| 1.0.2 | Sep 3, 2026 |
| 1.0.1 | Aug 27, 2026 |
| 1.0.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains devcoach?
- devcoach is maintained by UltimaPhoenix, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is devcoach listed on the Official MCP Registry?
- Yes — devcoach is listed on the Official MCP Registry, alongside Glama.
- How many versions does devcoach have?
- MCP Toplist tracks 13 versions of devcoach, most recently published on Sep 19, 2026.
- Where can I find the source code for devcoach?
- The source code for devcoach is hosted at github.com/UltimaPhoenix/dev-coach.
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.