SERVER
Simple
Rank #2541io.github.ormastes/simple-lsp-mcp-server
Simple Language LSP-MCP bridge — definition, references, hover, symbols, and diagnostics
First listed
Apr 23, 2026
Last publish date
Apr 29, 2026
OVERVIEW
Simple is a Model Context Protocol (MCP) server published by ormastes. It ranks #2541 of 58,900 servers tracked on MCP Toplist. Simple is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 23, 2026 and most recently updated on Apr 29, 2026.
STANDING
#2,541of 58,900 tracked serversTop 5%
Ranks ahead of 56,359 of 58,900 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.9.8 | Apr 29, 2026 |
| 0.9.6 | Apr 23, 2026 |
FAQ
Frequently asked questions
- What is Simple?
- Simple Language LSP-MCP bridge — definition, references, hover, symbols, and diagnostics
- Who maintains Simple?
- Simple is maintained by ormastes, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Simple an official MCP server?
- 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