SERVER

Simple

Rank #1,123

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

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

First listed
Mar 28, 2026
Last publish date
Apr 29, 2026
OVERVIEW

Simple is a Model Context Protocol (MCP) server published by ormastes. It ranks #1,123 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Simple is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Apr 29, 2026.

STANDING
#1,123of 76,851 tracked serversTop 5%

Ranks ahead of 75,728 of 76,851 servers on MCP Toplist.

CONNECT

Use Simple

Add Simple to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "simple-lsp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@simple-lang/lsp-mcp-server"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

ormastes

Organization
Servers in org
5
Versions across org
15
VERSIONS

Available versions (2)

0.9.6 · Apr 23, 20260.9.8 · Apr 29, 2026Apr 23, 2026Apr 29, 2026
VersionPublished
0.9.8Apr 29, 2026
0.9.6Apr 23, 2026
FAQ

Frequently asked questions

Who maintains Simple?
Simple is maintained by ormastes, which publishes 5 MCP servers (15 total versions) tracked on MCP Toplist.
Is Simple listed on the Official MCP Registry?
Yes — Simple is listed on the Official MCP Registry.
How many versions does Simple have?
MCP Toplist tracks 2 versions of Simple, most recently published on Apr 29, 2026.
Where can I find the source code for Simple?
The source code for Simple is hosted at github.com/ormastes/simple.
EXPLORE