io.github.2nd1st/open-mcp-apps MCP Server
io.github.2nd1st/open-mcp-apps
What is the io.github.2nd1st/open-mcp-apps MCP server?
Persistent, interactive MCP Apps — the AI builds an app once, you both reuse it
How to install io.github.2nd1st/open-mcp-apps
Copy-paste configuration for popular MCP clients.
OMA_DBPath to the SQLite store. Defaults to a fixed per-user data directory; set this to isolate a store.
OMA_VIEWERBrowser viewer on loopback. On by default; set to 0 to turn it off.
OMA_DYNAMIC_TOOLSSet to 1 to also expose one open_<name> tool per saved app. Off by default, because it costs prompt cache.
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add open-mcp-apps --env OMA_DB=<YOUR_OMA_DB> --env OMA_VIEWER=<YOUR_OMA_VIEWER> --env OMA_DYNAMIC_TOOLS=<YOUR_OMA_DYNAMIC_TOOLS> -- npx -y @2nd1st/open-mcp-appsRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.