Linyxus/dotty-mcp
3.2
If you are the rightful owner of dotty-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The dotty-mcp is a Model Context Protocol server designed for developing the Scala 3 compiler.
Tools
1
Resources
0
Prompts
0
dotty-mcp
A Model Context Protocol (MCP) server for developping the Scala 3 compiler.
It provides one single tool:
scalac(file, options)which compiles a test file with the development compiler, and returns the outputs.
Installation
For Claude Code
# If running from within your Dotty project directory
claude mcp add dotty-mcp -- uvx dotty-mcp
License
MIT