By oona-ai
Deploy and manage static web apps on Upesi. 17 MCP tools for app management, file operations, databases, and custom domains.
Encode binary files (images, fonts) to base64 for Upesi upload. Text files (HTML, CSS, JS) don't need encoding – use the `content` parameter directly.
Upesi deployment workflow guidance. Use when deploying web apps, managing files, databases, or custom domains on Upesi.
UpesiDB JavaScript API reference. Use when writing browser-side code that reads or writes data with UpesiDB.
Deploy and manage static web apps on Upesi directly from Claude Code.
/plugin marketplace add oona-ai/upesi-dev-plugin
/plugin install upesi@upesi-marketplace
Settings > Connectors > https://api.upesi.dev/mcp
claude --plugin-dir /path/to/upesi-dev-plugin
/upesi:deploy, /upesi:statusweb-deployer for automated deploymentsscripts/encode.py for batch base64 file encoding| Tool | Description |
|---|---|
upesi_whoami | Show current user info |
upesi_apps_list | List all apps |
upesi_app_create | Create a new app |
upesi_app_info | Get app details |
upesi_app_destroy | Delete an app |
upesi_files_list | List files in an app |
upesi_files_upload | Upload files (base64) |
upesi_files_download | Download a file |
upesi_files_delete | Delete a file |
upesi_custom_domains_list | List custom domains |
upesi_custom_domains_add | Add a custom domain |
upesi_custom_domains_remove | Remove a custom domain |
upesi_db_status | Show database status |
upesi_db_reset | Reset database |
upesi_db_key | Show API key |
upesi_db_key_rotate | Rotate API key |
upesi_skill | Get the complete deployment guide |
OAuth 2.0 with PKCE. When connecting via Claude Desktop or Claude Code, authentication is handled automatically.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub oona-ai/upesi-dev-plugin --plugin upesiUse the Major platform agentically — create, develop, and deploy web apps via Claude Code
Tencent CloudBase MCP Server - AI-powered development toolkit for building and deploying full-stack applications, mini-programs, and cloud functions to Tencent CloudBase platform
Claude Code skill pack for Fly.io (18 skills)
Deploy, debug, monitor, and migrate applications on Render cloud platform with intelligent Blueprint generation, error diagnosis, and Heroku migration
Zeabur CLI skills for deployment, template management, and troubleshooting
FastMCP Python framework for MCP servers with tools, resources, storage backends (memory/disk/Redis/DynamoDB). Use for Claude tool exposure, OAuth Proxy, cloud deployment, or encountering storage, lifespan, middleware, circular import, async errors.