by MCPCat · MCP Server · ★ 29
webmcp-react React hooks for exposing typed tools on . Experimental. WebMCP is still evolving, so small API and behavior changes should be expected. Zod-first. Define inputs with Zod and get full type inference in handlers JSON Schema fallback. Pass raw JSON Schema when you don't want Zod Built-in polyfill. Uses a lightweight polyfill when native WebMCP is unavailable SSR-safe. Works with Next.js, Remix, and other server-rendering frameworks StrictMode safe.
| Stars | 29 |
| Forks | 4 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 75.9520683670893/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-25 |
| Created | 2026-02-17 |
| Platforms | browser, mcp, node |
| Est. Tokens | ~15k |
These tools work well together with webmcp-react for enhanced workflows:
Explore other popular mcp server tools:
webmcp-react is React hooks for exposing your app's functionality as WebMCP tools - transport-agnostic, SSR-safe, Strict Mode safe, W3C spec-aligned. It is categorized as a MCP Server with 29 GitHub stars.
webmcp-react is primarily written in TypeScript. It covers topics such as ai, hooks, mcp.
You can find installation instructions and usage details in the webmcp-react GitHub repository at github.com/MCPCat/webmcp-react. The project has 29 stars and 4 forks, indicating an active community.
webmcp-react is released under the MIT license, making it free to use and modify according to the license terms.