
Nim Language Server
- 310 repo stars
- Updated July 21, 2026
- nim-lang/langserver
Gives an AI agent symbol navigation, diagnostics, and type resolution for Nim projects, so a solo builder writing Nim can get IDE-grade language intelligence inside their agent.
About
Nim Language Server is an MCP server that surfaces the Nim language server's symbol navigation, diagnostics, and type resolution to AI agents. A solo builder working in Nim reaches for it to give their agent IDE-grade code intelligence while editing a Nim codebase.
- Symbol navigation for Nim projects
- Inline diagnostics and type resolution
- Official Nim language server as an MCP
Nim Language Server by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add NimLanguageServer -- npx -y nim-lang/langserverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 310 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | nim-lang/langserver ↗ |
What it does
Gives an AI agent symbol navigation, diagnostics, and type resolution for Nim projects, so a solo builder writing Nim can get IDE-grade language intelligence inside their agent.
Who is it for?
Nim code navigation and diagnostics inside an agent