claude mcp add urugarajr-ohm-mcp -- npx -y ohm-mcp
{
"mcpServers": {
"urugarajr-ohm-mcp": {
"command": "npx",
"args": ["-y", "ohm-mcp"]
}
}
}
{
"mcpServers": {
"urugarajr-ohm-mcp": {
"command": "npx",
"args": ["-y", "ohm-mcp"]
}
}
}
{
"mcpServers": {
"urugarajr-ohm-mcp": {
"command": "npx",
"args": ["-y", "ohm-mcp"]
}
}
}
About This MCP Server
The io.github.Murugarajr/ohm-mcp server is a developer tool that provides an AST-based Python refactoring Model Context Protocol server, enabling safe automated refactorings with rollback capabilities. It is available as an npm package and can be connected to through stdio, facilitating interactions with coding assistants. Developers would use this server when they need to refactor Python code safely and efficiently, leveraging automated tools to streamline their development workflow.
AST-based Python refactoring MCP server with safe automated refactorings and rollback. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
ohm-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ohm-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.