Ohm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 25 Jan 2026.
AST-based Python refactoring MCP server with safe automated refactorings and rollback
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ohm-mcp -- npx -y ohm-mcp
{
"mcpServers": {
"ohm-mcp": {
"args": [
"-y",
"ohm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ohm-mcp]
command = "npx"
args = ["-y", "ohm-mcp"]
{
"mcpServers": {
"ohm-mcp": {
"args": [
"-y",
"ohm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ohm-mcp": {
"args": [
"-y",
"ohm-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.