Code Factory
Rank #1,351io.github.zrk222/code-factory
Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.
Code Factory is a Model Context Protocol (MCP) server published by zrk222. It ranks #1,351 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Code Factory is listed on Official MCP, with 16 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 130,695 of 132,046 servers on MCP Toplist.
Use Code Factory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-factory -- uvx --from factoryline-code-factory==0.46.7 factoryline-code-factory factory mcp serve[mcp_servers.code-factory]
command = "uvx"
args = ["--from", "factoryline-code-factory==0.46.7", "factoryline-code-factory", "factory", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"code-factory": {
"command": "uvx",
"args": [
"--from",
"factoryline-code-factory==0.46.7",
"factoryline-code-factory",
"factory",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"code-factory": {
"command": "uvx",
"args": [
"--from",
"factoryline-code-factory==0.46.7",
"factoryline-code-factory",
"factory",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code-factory": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"factoryline-code-factory==0.46.7",
"factoryline-code-factory",
"factory",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code-factory": {
"command": "uvx",
"args": [
"--from",
"factoryline-code-factory==0.46.7",
"factoryline-code-factory",
"factory",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code-factory": {
"command": "uvx",
"args": [
"--from",
"factoryline-code-factory==0.46.7",
"factoryline-code-factory",
"factory",
"mcp",
"serve"
]
}
}
}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.zrk222%2Fcode-factory)<a href="https://mcptoplist.com/server/io.github.zrk222%2Fcode-factory"><img src="https://mcptoplist.com/badge/io.github.zrk222%2Fcode-factory.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
zrk222
Available versions (16)
| Version | Published |
|---|---|
| 0.46.7 | Sep 19, 2026 |
| 0.46.4 | Sep 10, 2026 |
| 0.46.3 | Sep 7, 2026 |
| 0.46.2 | Sep 4, 2026 |
| 0.46.1 | Sep 2, 2026 |
| 0.46.0 | Sep 2, 2026 |
| 0.45.3 | Aug 31, 2026 |
| 0.45.1 | Aug 30, 2026 |
| 0.45.0 | Aug 30, 2026 |
| 0.44.4 | Aug 27, 2026 |
| 0.44.3 | Aug 25, 2026 |
| 0.44.2 | Aug 25, 2026 |
| 0.44.0 | Aug 22, 2026 |
| 0.43.0 | Aug 21, 2026 |
| 0.42.0 | Aug 21, 2026 |
| 0.40.2 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Code Factory?
- Code Factory is maintained by zrk222, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Code Factory listed on the Official MCP Registry?
- Yes — Code Factory is listed on the Official MCP Registry.
- How many versions does Code Factory have?
- MCP Toplist tracks 16 versions of Code Factory, most recently published on Sep 19, 2026.
- Where can I find the source code for Code Factory?
- The source code for Code Factory is hosted at github.com/zrk222/code-factory.
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.