Back to search
30
MCP

io.github.murugarajr/ohm-mcp

io.github.murugarajr/ohm-mcp

AST-based Python refactoring MCP server with safe automated refactorings and rollback

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.manoharanrajesh/python-version
An MCP server that provides [describe what your server does]
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
io.github.csoai-org/otp-ai-mcp
otp-ai-mcp MCP server by MEOK AI Labs
0 tools
mcp/mcp-python-refactoring
Educational Python refactoring assistant that provides guided suggestions for AI assistants.
0 tools
repomap-mcp-server
MCP server for RepoMap — code intelligence via AST-based repository analysis
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.murugarajr/ohm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}