MCP-Web API Reference
MCP-Web comprises the several packages. If you're getting started, the core is likely the one you want to take a look at first.
| Package | Description |
|---|---|
@mcp-web/core | Frontend library - MCPWeb class, state tools |
@mcp-web/bridge | WebSocket/HTTP bridge server - MCPWebBridge class |
@mcp-web/client | MCP client connecting Claude Desktop to bridge |
@mcp-web/tools | Reusable tool implementations |
@mcp-web/apps | Addon for building MCP apps |
@mcp-web/react | React hooks and components for state management |
@mcp-web/decompose-zod-schema | Zod schema decomposition utilities |
@mcp-web/mcpb | Generate .mcpb bundles for one-click installation |