Ohm MCP
Rank #35,960io.github.Murugarajr/ohm-mcp
MCP server providing ohm-mcp capabilities
Ohm MCP is a Model Context Protocol (MCP) server published by murugarajr. It ranks #35,960 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Ohm MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Dec 14, 2025 and most recently updated on Jan 24, 2026.
Ranks ahead of 96,153 of 132,113 servers on MCP Toplist.
Use Ohm MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ohm-mcp -- npx -y ohm-mcpclaude mcp add ohm-mcp -- uvx ohm-mcp[mcp_servers.ohm-mcp]
command = "npx"
args = ["-y", "ohm-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.ohm-mcp]
command = "uvx"
args = ["ohm-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ohm-mcp": {
"command": "npx",
"args": [
"-y",
"ohm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ohm-mcp": {
"command": "uvx",
"args": [
"ohm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ohm-mcp": {
"command": "npx",
"args": [
"-y",
"ohm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ohm-mcp": {
"command": "uvx",
"args": [
"ohm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ohm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ohm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ohm-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ohm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ohm-mcp": {
"command": "npx",
"args": [
"-y",
"ohm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ohm-mcp": {
"command": "uvx",
"args": [
"ohm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ohm-mcp": {
"command": "npx",
"args": [
"-y",
"ohm-mcp"
]
}
}
}{
"mcpServers": {
"ohm-mcp": {
"command": "uvx",
"args": [
"ohm-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.Murugarajr%2Fohm-mcp)<a href="https://mcptoplist.com/server/io.github.Murugarajr%2Fohm-mcp"><img src="https://mcptoplist.com/badge/io.github.Murugarajr%2Fohm-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
murugarajr
Other servers by murugarajr
View all murugarajr servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jan 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ohm MCP?
- Ohm MCP is maintained by murugarajr, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Ohm MCP listed on the Official MCP Registry?
- Yes — Ohm MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Ohm MCP have?
- MCP Toplist tracks 2 versions of Ohm MCP, most recently published on Jan 24, 2026.
- Where can I find the source code for Ohm MCP?
- The source code for Ohm MCP is hosted at github.com/murugarajr/ohm-mcp.
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.