{"id":"mcp-language-server","name":"MCP Language Server","af_score":74.6,"security_score":72.0,"reliability_score":null,"what_it_does":"MCP server that bridges Language Server Protocol (LSP) servers (gopls, rust-analyzer, pyright, etc.) to AI clients, giving LLMs semantic code navigation — go-to-definition, find references, diagnostics, hover docs, and rename symbol — instead of naive text search.","best_when":"An AI coding agent needs accurate semantic understanding of a codebase — especially for refactoring, dependency tracing, or bug finding — where text pattern matching would produce false positives or miss cross-file relationships.","avoid_when":"Your language lacks an LSP implementation, or you only need simple file reading and text search (the setup overhead won't be worthwhile for basic tasks).","last_evaluated":"2026-03-01T09:50:05.870108+00:00"}