Morphmcp
Freeby MCP Community
Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.
v0.8.165Added Apr 12, 2026
Morphmcp MCP Server
Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.
Installation
Reviews
Installation
Quick install
npx -y @morphllm/morphmcp
Add to claude_desktop_config.json
{
"mcpServers": {
"morphmcp": {
"command": "npx",
"args": ["-y", "@morphllm/morphmcp"]
}
}
}