u/GroundbreakingWeb170

I like to share with you MCP tool, which help LLMs to examine project code - ScalaSemantic
▲ 18 r/scala

I like to share with you MCP tool, which help LLMs to examine project code - ScalaSemantic

Hi, here is a tool I would like to share - ScalaSemantic. Its MCP server, which provides LLM some tools for navigiting scala code, like: method_signature, class_hierarchy, resolve_implicits, structure (work with dependency graph), several refactorings...

In a nutshell, its MCP tools wrap around some SemanticDb and Presentation Compiler functions. Goal - save tokens and context, providing toll that better understand scala relationships, than grep.

Link to GitHub is in the header. Here is also an article, explaining this tool a bit. It Hurts to Watch an AI ‘grep’ My Scala | ScalaSemantic

github.com
u/GroundbreakingWeb170 — 10 days ago