t3ta/mcp-language-server
Model Context Protocol (MCP) server that supports multiple LSP servers
Platform-specific configuration:
{
"mcpServers": {
"mcp-language-server": {
"command": "npx",
"args": [
"-y",
"mcp-language-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...