MCP server to read, inspect and troubleshoot codebase symbols
Read, inspect and navigate through codebase symbols by connecting to Language Servers. By connecting to a Language Server of choice this MCP server makes it easy and efficient for coding agents to explore and navigate the codebase and its dependencies. The server offers a minimal set of tools, resources and skills intended to be simple to use and light on the model's context. : returns an outline…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Read, inspect and navigate through codebase symbols by connecting to Language Servers. By connecting to a Language Server of choice this MCP server makes it easy and efficient for coding agents to explore and navigate the codebase and its dependencies. The server offers a minimal set of tools, resources and skills intended to be simple to use and light on the model's context. **: returns an outline of code symbols in a file, optionally with a small code snippet : returns docs, declaration and…