MCP-Mirror/alexwohletz_language-server-mcp
If you are the rightful owner of alexwohletz_language-server-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server providing language support for code editing.
Tools
Functions exposed to the LLM to take actions
get_hover
Get hover information for a position in a document.
get_completions
Get completion suggestions for a position in a document.
get_diagnostics
Get diagnostic information for a document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client