A coding agent toolkit that provides IDE-like semantic code retrieval and editing tools, enabling LLMs to efficiently navigate and modify codebases using symbol-level operations instead of basic file reading and string replacements.
19
MIT
Why this server?
Offers prompt engineering capabilities within RubyMine, providing context-aware refinement for Ruby development workflows.
Refines and improves AI prompts using workspace-aware context from your project's tech stack, structure, and dependencies. Includes tools to analyze prompt quality and generate well-structured prompts from raw ideas.
4
209 npm
5
-
Why this server?
Allows RubyMine's AI assistant to search and inspect Rails routes, returning file and line information for jumping to the corresponding controller action.
Enables Rails developers to query route tables through MCP with paginated search and single-route lookup, including file and line locations for editor jumps in RubyMine.