get_hover
Retrieve detailed hover information for a specific position in a document using Language Server Protocol. Supports multiple programming languages and project configurations for accurate code context insights.
Instructions
Get hover information for a position in a document using Language Server Protocol
Input Schema
Name | Required | Description | Default |
---|---|---|---|
character | Yes | Zero-based character offset for hover position | |
content | Yes | The current content of the file | |
filePath | Yes | Absolute or relative path to the source file | |
languageId | Yes | The language identifier (e.g., 'typescript', 'javascript') | |
line | Yes | Zero-based line number for hover position | |
projectRoot | No | Root directory of the project for resolving imports and node_modules |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Package Docs Server
Related Tools
- @alexwohletz/language-server-mcp
- @Automata-Labs-team/MCP-Server-Playwright
- @9olidity/MCP-Server-Pentest
- @hrmeetsingh/mcp-browser-automation
- @lars-hagen/mcp-playwright-cdp