open-mcp-apps
Rank #3,905io.github.2nd1st/open-mcp-apps
Persistent, interactive MCP Apps — the AI builds an app once, you both reuse it
open-mcp-apps is a Model Context Protocol (MCP) server published by 2nd1st. It ranks #3,905 of 132,046 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. open-mcp-apps is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 128,141 of 132,046 servers on MCP Toplist.
Use open-mcp-apps
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add open-mcp-apps -e "OMA_DB=<your OMA_DB>" -e "OMA_VIEWER=<your OMA_VIEWER>" -e "OMA_DYNAMIC_TOOLS=<your OMA_DYNAMIC_TOOLS>" -- npx -y @2nd1st/open-mcp-appsReplace each placeholder with your own value before saving.
[mcp_servers.open-mcp-apps]
command = "npx"
args = ["-y", "@2nd1st/open-mcp-apps"]
[mcp_servers.open-mcp-apps.env]
OMA_DB = "<your OMA_DB>"
OMA_VIEWER = "<your OMA_VIEWER>"
OMA_DYNAMIC_TOOLS = "<your OMA_DYNAMIC_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"open-mcp-apps": {
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps"
],
"env": {
"OMA_DB": "<your OMA_DB>",
"OMA_VIEWER": "<your OMA_VIEWER>",
"OMA_DYNAMIC_TOOLS": "<your OMA_DYNAMIC_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"open-mcp-apps": {
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps"
],
"env": {
"OMA_DB": "<your OMA_DB>",
"OMA_VIEWER": "<your OMA_VIEWER>",
"OMA_DYNAMIC_TOOLS": "<your OMA_DYNAMIC_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"open-mcp-apps": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps"
],
"env": {
"OMA_DB": "<your OMA_DB>",
"OMA_VIEWER": "<your OMA_VIEWER>",
"OMA_DYNAMIC_TOOLS": "<your OMA_DYNAMIC_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"open-mcp-apps": {
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps"
],
"env": {
"OMA_DB": "<your OMA_DB>",
"OMA_VIEWER": "<your OMA_VIEWER>",
"OMA_DYNAMIC_TOOLS": "<your OMA_DYNAMIC_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"open-mcp-apps": {
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps"
],
"env": {
"OMA_DB": "<your OMA_DB>",
"OMA_VIEWER": "<your OMA_VIEWER>",
"OMA_DYNAMIC_TOOLS": "<your OMA_DYNAMIC_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.2nd1st%2Fopen-mcp-apps)<a href="https://mcptoplist.com/server/io.github.2nd1st%2Fopen-mcp-apps"><img src="https://mcptoplist.com/badge/io.github.2nd1st%2Fopen-mcp-apps.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
2nd1st
Available versions (4)
| Version | Published |
|---|---|
| 0.5.9 | Aug 16, 2026 |
| 0.5.8 | Aug 15, 2026 |
| 0.5.7 | Aug 15, 2026 |
| 0.5.4 | Aug 15, 2026 |
Frequently asked questions
- Who maintains open-mcp-apps?
- open-mcp-apps is maintained by 2nd1st, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is open-mcp-apps listed on the Official MCP Registry?
- Yes — open-mcp-apps is listed on the Official MCP Registry, alongside Glama.
- How many versions does open-mcp-apps have?
- MCP Toplist tracks 4 versions of open-mcp-apps, most recently published on Aug 16, 2026.
- Where can I find the source code for open-mcp-apps?
- The source code for open-mcp-apps is hosted at github.com/2nd1st/open-mcp-apps.
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.