Home › Productivity › open-mcp-apps
open-mcp-apps
Persistent, interactive MCP Apps — the AI builds an app once, you both reuse it
Topics: Workplace & Productivity
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.9)
npx -y @2nd1st/open-mcp-apps@0.5.9
Or add to your MCP client config:
{
"mcpServers": {
"open-mcp-apps": {
"command": "npx",
"args": [
"-y",
"@2nd1st/open-mcp-apps@0.5.9"
],
"env": {
"OMA_DB": "<YOUR_VALUE>",
"OMA_VIEWER": "<YOUR_VALUE>",
"OMA_DYNAMIC_TOOLS": "<YOUR_VALUE>"
}
}
}
}
OMA_DB— Path to the SQLite store. Defaults to a fixed per-user data directory; set this to isolate a store.OMA_VIEWER— Browser viewer on loopback. On by default; set to 0 to turn it off.OMA_DYNAMIC_TOOLS— Set to 1 to also expose one open_<name> tool per saved app. Off by default, because it costs prompt cache.
Related servers
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
mcp-gsuite
Integration with gmail and Google Calendar.
mcp-odoo
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Workopia — Job Search
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry