MCP Server
MCP
LSP-MCP Bridge
Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.
Install
mcpb:https://github.com/Stryk91/lsp-mcp-rs/releases/download/v0.1.0/lsp-mcp-rs.exe
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Stryk91/lsp-mcp-rs/releases/download/v0.1.0/lsp-mcp-rs.exe",
"fileSha256": "540c98e99dd894ad2f37652b0ada95263861e68f3a71b2e32f7658954fac9a38",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment