simframe
Rank #2,313io.github.lvlrSajjad/simframe
Always-warm iOS Simulator and Android emulator frames: agents read the screen in ~20ms
simframe is a Model Context Protocol (MCP) server published by lvlrSajjad. It ranks #2,313 of 132,046 servers tracked on MCP Toplist. simframe is listed across 2 registries — Official MCP and Glama, with 25 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,733 of 132,046 servers on MCP Toplist.
Use simframe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add simframe -- npx -y simframe[mcp_servers.simframe]
command = "npx"
args = ["-y", "simframe"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"simframe": {
"command": "npx",
"args": [
"-y",
"simframe"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"simframe": {
"command": "npx",
"args": [
"-y",
"simframe"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"simframe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"simframe"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"simframe": {
"command": "npx",
"args": [
"-y",
"simframe"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"simframe": {
"command": "npx",
"args": [
"-y",
"simframe"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lvlrSajjad%2Fsimframe)<a href="https://mcptoplist.com/server/io.github.lvlrSajjad%2Fsimframe"><img src="https://mcptoplist.com/badge/io.github.lvlrSajjad%2Fsimframe.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lvlrSajjad
Other servers by lvlrSajjad
View all lvlrSajjad servers →Available versions (25)
| Version | Published |
|---|---|
| 0.18.0 | Sep 17, 2026 |
| 0.17.0 | Sep 17, 2026 |
| 0.16.0 | Sep 16, 2026 |
| 0.15.1 | Sep 16, 2026 |
| 0.15.0 | Sep 16, 2026 |
| 0.14.3 | Sep 15, 2026 |
| 0.14.2 | Sep 15, 2026 |
| 0.14.1 | Sep 15, 2026 |
| 0.14.0 | Sep 14, 2026 |
| 0.13.0 | Sep 13, 2026 |
| 0.12.2 | Sep 12, 2026 |
| 0.12.1 | Sep 11, 2026 |
| 0.12.0 | Sep 11, 2026 |
| 0.11.0 | Sep 10, 2026 |
| 0.10.0 | Sep 10, 2026 |
| 0.9.0 | Sep 9, 2026 |
| 0.8.0 | Sep 9, 2026 |
| 0.7.2 | Sep 9, 2026 |
| 0.7.0 | Sep 9, 2026 |
| 0.6.2 | Sep 9, 2026 |
| 0.6.1 | Sep 9, 2026 |
| 0.6.0 | Sep 9, 2026 |
| 0.5.0 | Sep 8, 2026 |
| 0.4.2 | Sep 7, 2026 |
| 0.4.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains simframe?
- simframe is maintained by lvlrSajjad, which publishes 2 MCP servers (26 total versions) tracked on MCP Toplist.
- Is simframe listed on the Official MCP Registry?
- Yes — simframe is listed on the Official MCP Registry, alongside Glama.
- How many versions does simframe have?
- MCP Toplist tracks 25 versions of simframe, most recently published on Sep 17, 2026.
- Where can I find the source code for simframe?
- The source code for simframe is hosted at github.com/lvlrSajjad/simframe.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.