← Back to Plugins
MCP Server MCP

LSP-MCP Bridge

github By github 👁 1 views ▲ 0 votes

Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...