SERVER
Simple MCP Server
Rank #902io.github.ormastes/simple-mcp-server
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
First listed
Mar 28, 2026
Last publish date
Apr 29, 2026
OVERVIEW
Simple MCP Server is a Model Context Protocol (MCP) server published by ormastes. It ranks #902 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Simple MCP Server is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Apr 29, 2026.
STANDING
#902of 76,851 tracked serversTop 5%
Ranks ahead of 75,949 of 76,851 servers on MCP Toplist.
CONNECT
Use Simple MCP Server
Add Simple MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"simple-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/mcp-server"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
ormastes
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.9.8 | Apr 29, 2026 |
| 0.9.6 | Apr 23, 2026 |
| 0.9.5 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Simple MCP Server?
- Simple MCP Server is maintained by ormastes, which publishes 5 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Simple MCP Server listed on the Official MCP Registry?
- Yes — Simple MCP Server is listed on the Official MCP Registry.
- How many versions does Simple MCP Server have?
- MCP Toplist tracks 4 versions of Simple MCP Server, most recently published on Apr 29, 2026.
- Where can I find the source code for Simple MCP Server?
- The source code for Simple MCP Server is hosted at github.com/ormastes/simple.
EXPLORE