Knos
Rank #7,932io.github.drexthealpha/knos
One local memory every coding agent on this machine shares, with claims so they don't collide.
Knos is a Model Context Protocol (MCP) server published by drexthealpha. It ranks #7,932 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Knos is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 124,114 of 132,046 servers on MCP Toplist.
Use Knos
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add knos -- uvx knos[mcp_servers.knos]
command = "uvx"
args = ["knos"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"knos": {
"type": "stdio",
"command": "uvx",
"args": [
"knos"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"knos": {
"command": "uvx",
"args": [
"knos"
]
}
}
}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.drexthealpha%2Fknos)<a href="https://mcptoplist.com/server/io.github.drexthealpha%2Fknos"><img src="https://mcptoplist.com/badge/io.github.drexthealpha%2Fknos.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
drexthealpha
Available versions (3)
| Version | Published |
|---|---|
| 0.1.5 | Sep 5, 2026 |
| 0.1.4 | Sep 4, 2026 |
| 0.1.2 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Knos?
- Knos is maintained by drexthealpha, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Knos listed on the Official MCP Registry?
- Yes — Knos is listed on the Official MCP Registry, alongside Glama.
- How many versions does Knos have?
- MCP Toplist tracks 3 versions of Knos, most recently published on Sep 5, 2026.
- Where can I find the source code for Knos?
- The source code for Knos is hosted at github.com/drexthealpha/Knos.
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.