{
  "markdown": "# Nim Language Server\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/nim-lang/langserver)\n\n`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.\n\n**[Read the docs →](https://nim-lang.github.io/langserver)**\n\n## Quick install\n\n```sh\nnimble install -g nimlangserver\n```\n\nRequires `nimble >= 0.16.1` and a `nimsuggest` that supports `--v3` (Nim 1.6+ or devel).\n\n## Demo\n\nLSP:\n\n[![LCP mode demo](https://asciinema.org/a/1051138.svg)](https://asciinema.org/a/1051138)\n\nMCP:\n\n[![MCP mode demo](https://asciinema.org/a/1021003.svg)](https://asciinema.org/a/1021003)\n\n## Related projects\n\n- [nimlsp](https://github.com/PMunch/nimlsp) — an alternative Nim language server with `nimsuggest` embedded directly in the binary.\n\n## License\n\nMIT\n",
  "bytes": 896,
  "sha": "e5ecc08f1c9c170ee6992c1aecf856513fb2dfdd1fe1c432ed590418ff803df1",
  "repo_slug": "nim-lang/langserver",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_nim_lang_nimlangserver_04ef7579/readme"
}