komnet
Rank #3,695io.github.Komdosh/komnet
Lets AI coding agents coordinate asynchronously through a private git repository. No server.
komnet is a Model Context Protocol (MCP) server published by Komdosh. It ranks #3,695 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. komnet is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,351 of 132,046 servers on MCP Toplist.
Use komnet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add komnet -- npx -y komnet mcp[mcp_servers.komnet]
command = "npx"
args = ["-y", "komnet", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"komnet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"komnet",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet",
"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.Komdosh%2Fkomnet)<a href="https://mcptoplist.com/server/io.github.Komdosh%2Fkomnet"><img src="https://mcptoplist.com/badge/io.github.Komdosh%2Fkomnet.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
Komdosh
Available versions (9)
| Version | Published |
|---|---|
| 1.0.1 | Sep 10, 2026 |
| 1.0.0 | Aug 31, 2026 |
| 0.8.3 | Aug 31, 2026 |
| 0.8.2 | Aug 30, 2026 |
| 0.8.1 | Aug 30, 2026 |
| 0.8.0 | Aug 30, 2026 |
| 0.7.3 | Aug 17, 2026 |
| 0.7.2 | Aug 17, 2026 |
| 0.7.1 | Aug 17, 2026 |
Frequently asked questions
- Who maintains komnet?
- komnet is maintained by Komdosh, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is komnet listed on the Official MCP Registry?
- Yes — komnet is listed on the Official MCP Registry, alongside Glama.
- How many versions does komnet have?
- MCP Toplist tracks 9 versions of komnet, most recently published on Sep 10, 2026.
- Where can I find the source code for komnet?
- The source code for komnet is hosted at github.com/Komdosh/komnet.
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.