langserver

mcp
Security Audit
Pass
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 306 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

The Nim language server implementation (based on nimsuggest)

README.md

Nim Language Server

Ask DeepWiki

nimlangserver is a language server for Nim. It can run as an LSP server for editors and IDEs, or as an MCP server for AI coding agents such as GitHub Copilot, Claude Code, and Gemini.

Read the docs →

Quick install

nimble install -g nimlangserver

Requires nimble >= 0.16.1 and a nimsuggest that supports --v3 (Nim 1.6+ or devel).

Demo

LSP:

LCP mode demo

MCP:

MCP mode demo

Related projects

  • nimlsp — an alternative Nim language server with nimsuggest embedded directly in the binary.

License

MIT

Reviews (0)

No results found