misterdev
Rank #8,053io.github.dcondrey/misterdev
Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.
misterdev is a Model Context Protocol (MCP) server published by dcondrey. It ranks #8,053 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. misterdev is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 123,993 of 132,046 servers on MCP Toplist.
Use misterdev
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add misterdev -- uvx misterdev mcp[mcp_servers.misterdev]
command = "uvx"
args = ["misterdev", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"misterdev": {
"command": "uvx",
"args": [
"misterdev",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"misterdev": {
"command": "uvx",
"args": [
"misterdev",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"misterdev": {
"type": "stdio",
"command": "uvx",
"args": [
"misterdev",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"misterdev": {
"command": "uvx",
"args": [
"misterdev",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"misterdev": {
"command": "uvx",
"args": [
"misterdev",
"mcp"
]
}
}
}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.dcondrey%2Fmisterdev)<a href="https://mcptoplist.com/server/io.github.dcondrey%2Fmisterdev"><img src="https://mcptoplist.com/badge/io.github.dcondrey%2Fmisterdev.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dcondrey
Available versions (3)
| Version | Published |
|---|---|
| 0.6.0 | Jul 27, 2026 |
| 0.5.0 | Jul 23, 2026 |
| 0.4.1 | Jul 14, 2026 |
Frequently asked questions
- Who maintains misterdev?
- misterdev is maintained by dcondrey, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is misterdev listed on the Official MCP Registry?
- Yes — misterdev is listed on the Official MCP Registry, alongside Glama.
- How many versions does misterdev have?
- MCP Toplist tracks 3 versions of misterdev, most recently published on Jul 27, 2026.
- Where can I find the source code for misterdev?
- The source code for misterdev is hosted at github.com/dcondrey/misterdev.
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.