osmcp
Rank #23,372io.github.KrushnaVardhanReddy/osmcp
A typed, policy-controlled OS capability layer for AI agents.
osmcp is a Model Context Protocol (MCP) server published by KrushnaVardhanReddy. It ranks #23,372 of 132,046 servers tracked on MCP Toplist. osmcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 108,674 of 132,046 servers on MCP Toplist.
Use osmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add osmcp -- docker run -i --rm ghcr.io/krushnavardhanreddy/osmcp:latest[mcp_servers.osmcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/krushnavardhanreddy/osmcp:latest"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"osmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krushnavardhanreddy/osmcp:latest"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"osmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krushnavardhanreddy/osmcp:latest"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"osmcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krushnavardhanreddy/osmcp:latest"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"osmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krushnavardhanreddy/osmcp:latest"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"osmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/krushnavardhanreddy/osmcp:latest"
]
}
}
}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.KrushnaVardhanReddy%2Fosmcp)<a href="https://mcptoplist.com/server/io.github.KrushnaVardhanReddy%2Fosmcp"><img src="https://mcptoplist.com/badge/io.github.KrushnaVardhanReddy%2Fosmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
KrushnaVardhanReddy
Available versions (1)
| Version | Published |
|---|---|
| 1.0.5 | Aug 16, 2026 |
Frequently asked questions
- Who maintains osmcp?
- osmcp is maintained by KrushnaVardhanReddy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is osmcp listed on the Official MCP Registry?
- Yes — osmcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does osmcp have?
- MCP Toplist tracks 1 version of osmcp, most recently published on Aug 16, 2026.
- Where can I find the source code for osmcp?
- The source code for osmcp is hosted at github.com/KrushnaVardhanReddy/osmcp.
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.