Serversio.github.Stryk91/lsp-mcp-rs
R

LSP-MCP Bridge

io.github.Stryk91/lsp-mcp-rs · v0.1.0
▦ other
v0.1.0other mcpb: https://github.com/Stryk91/lsp-mcp-rs/releases/download/v0.1.0/lsp-mcp-rs.exe↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Stryk91/lsp-mcp-rs",
  "description": "Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.",
  "title": "LSP-MCP Bridge",
  "repository": {
    "url": "https://github.com/Stryk91/lsp-mcp-rs",
    "source": "github"
  },
  "version": "0.1.0",
  "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"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}