github re-analysis due unconfirmed MCP

isaacphi/mcp-language-server

github

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

maintainer
isaacphi
license
BSD-3-Clause
first seen
2026-05-22
last seen
2026-06-17
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 6 tools
transport counts 6 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • definition

    Retrieves the complete source code definition of any symbol (function, type, constant, etc.) from your codebase.

  • diagnostics

    Provides diagnostic information for a specific file, including warnings and errors.

  • edit_file

    Allows making multiple text edits to a file based on line numbers. Provides a more reliable and context-economical way to edit files compared to search and replace based edit tools.

  • hover

    Display documentation, type hints, or other hover information for a given location.

  • references

    Locates all usages and references of a symbol throughout the codebase.

  • rename_symbol

    Rename a symbol across a project.

code evidence vv0.1.1 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

declared dependencies 1

  • typescript@^5.0.0