Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/nim-lang/langserver/nimlangservergit clone --depth 1 https://github.com/nim-lang/langserverGrade A, and why
nimlangserver scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"nimlangserver": {
"command": "https://github.com/nim-lang/langserver/releases/download/v1.14.0/nimlangserver.mcpb",
"args": [],
"env": {}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 7 lines scan A 4737e63a93a5
nimlangserver is an MCP server published in the GitHub repository nim-lang/langserver (314 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
ng-token-saver
Compiler-backed Angular template answers, component contracts and version facts for AI agents. Runs locally from the @alex-apps/ng-token-saver npm package. Needs 2 environment variables to run.
serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent. Runs locally from the serena-agent Python package.
agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP. Runs locally from the @blackwell-systems/agent-lsp npm package.
sqry
MCP server "sqry" as configured in verivus-oss/sqry. Runs in Docker (ghcr.io/verivus-oss/sqry:4.8.16).
pathfinder
MCP server "pathfinder" as configured in himkt/pathfinder. Launched with pathfinder -w . -e py -e pyi -s uvx ty server. Needs 1 environment variable to run.
sublime-mcp
MCP server for Sublime Text 4 — lets Claude Code read and control a running ST instance. Runs locally from the sublime-mcp Python package.