1 个仓库
Client libraries specifically designed to handle the lifecycle of Model Context Protocol tool execution and UI rendering.
Distinct from Client Libraries: Specializes in the Model Context Protocol rather than general platform API client libraries
Explore 1 awesome GitHub repository matching development tools & productivity · MCP Client Interfaces. Refine with filters or upvote what's useful.
mcp-ui is a toolkit and framework for rendering interactive web components and managing communication between Model Context Protocol servers and host applications. It serves as a client interface library and a sandboxed web component renderer designed to move AI tool interactions beyond text-based outputs into visual interfaces. The project is distinguished by its secure rendering system, which utilizes a double-iframe architecture and a proxy layer to isolate guest user interfaces from the host application. It employs a JSON-RPC bridge to synchronize state and route user intents, ensuring bi
Provides a client-side library managing MCP server communication, tool-to-UI linking, and bidirectional messaging.