language-server-mcp
by alexwohletz
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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 |