← Back to Plugins
MCP Server MCP

io.github.ormastes/simple-lsp-mcp-server

github By github 👁 1 views ▲ 0 votes

Simple Language LSP-MCP bridge — definition, references, hover, symbols, and diagnostics

Homepage Verified source GitHub

Install

npx -y @simple-lang/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@simple-lang/lsp-mcp-server",
      "version": "0.9.8",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...