Back to Home
WebMCP-org icon

mcp-ui-webmcp

Verified Safe

by WebMCP-org

Overview

Facilitates bidirectional AI interaction with embedded web applications, enabling dynamic tool registration and rich UI display within AI assistants.

Installation

Run Command
pnpm dev

Environment Variables

  • APP_URL
  • ANTHROPIC_API_KEY
  • ALLOWED_ORIGINS
  • SENTRY_DSN
  • ENVIRONMENT

Security Notes

Development configurations (CORS: '*', allowedOrigins: ['*']) are explicitly identified as needing to be tightened for production in `ARCHITECTURE.md` and `README.md`. No hardcoded secrets were found in the provided code; sensitive information is expected to be managed via Cloudflare secrets or gitignored `.vars.local` files. The `remoteDom` UI resource type allows execution of JavaScript provided by the server within the client iframe, which is a powerful feature requiring careful server-side control over content. `rawHtml` is mentioned as 'sandboxed for security', implying sanitization handled by the underlying MCP UI client library.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassLow
Avg Tokens150
Stars2
Forks0
Last Update2025-11-23

Tags

AIWebMCPMCPUICloudflare WorkersReactTypeScriptMonorepoToolsInteractive