nimlangserver is a Nim language server that can run either as an LSP server for editors or as an MCP server for AI coding tools. In MCP mode it exposes Nim-aware tools for symbol lookup, references, type definitions, and project/file checking.
From the registry: MCP server providing symbol navigation, diagnostics, and type resolution for Nim projects

$ nimble install -g nimlangserverPlease install the `nimlangserver` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Nimble** — `nimlangserver` requires `nimble >= 0.16.1`. Install Nim/Nimble so the `nimble` command is available.
- **Install compatible nimsuggest** — `nimlangserver` requires a `nimsuggest` version that supports `--v3` (Nim devel with PR 19826 or Nim 1.6+ with PR 19892). Ensure `nimsuggest` is installed and available on PATH. (https://github.com/nim-lang/Nim/pull/19892)
- **Install nimlangserver** — Install the latest release binary into your Nimble bin directory. Run: `nimble install -g nimlangserver`
Canonical MCP server config (stdio transport):
- command: `nimlangserver`
- args: ["--mcp","--stdio"]
Note: `nimlangserver` defaults to LSP mode, so MCP mode must be selected explicitly with `--mcp`. The README states stdio is the default transport and also mentions socket transport, but it does not provide a canonical MCP client config for socket/http; use stdio for MCP client configuration. No MCP-specific environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.