SERVER
Simple
Rank #2544io.github.ormastes/t32-lsp-mcp-server
TRACE32 CMM language server via MCP for PRACTICE diagnostics, hover, symbols, and completions
First listed
Apr 29, 2026
Last publish date
Apr 29, 2026
OVERVIEW
Simple is a Model Context Protocol (MCP) server published by ormastes. It ranks #2544 of 58,900 servers tracked on MCP Toplist. Simple is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on Apr 29, 2026.
STANDING
#2,544of 58,900 tracked serversTop 5%
Ranks ahead of 56,356 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": {
"t32-lsp-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/t32-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?
- TRACE32 CMM language server via MCP for PRACTICE diagnostics, hover, symbols, and completions
- 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