mcpbeat

Nim Language Server MCP Server

io.github.nim-lang/nimlangserver
local only

Nim Language Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Jul 2026.

MCP server providing symbol navigation, diagnostics, and type resolution for Nim projects

Installs / week
not published
310
Stars
43 open issues
16 Jul 2026
Last commit
from GitHub
MIT
License
Nim

Nim Language Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Nim Language Server?
Nim Language Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Nim Language Server open source?
Yes — it is published under the MIT licence, written in Nim, 310 stars on GitHub and 43 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.