Installation & Configuration
{
"mcpServers": {
"language-server-mcp": {
"command": "/path/to/language-server-mcp/build/index.js"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17
{
"mcpServers": {
"language-server-mcp": {
"command": "/path/to/language-server-mcp/build/index.js"
}
}
}