MCP Directory

sdk

by modelcontextprotocol-ui · TypeScript · ★ 2

Reference implementation of the SDK for embedded components

Install

npx -y github:modelcontextprotocol-ui/sdk

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol-ui/sdk"
      ]
    }
  }
}

From the README

[](https://github.com/modelcontextprotocol-ui/sdk/actions/workflows/unit-test.yml) A TypeScript SDK for implementing embeddable UI elements that conform to the [MCP-UI Embedding Protocol Specification](https://github.com/modelcontextprotocol-ui/.github/blob/main/README.md) (Version 1.0.0). The MCP-UI SDK provides a reference implementation for the MCP-UI Embedding Protocol, which enables interactive UI components to be embedded within AI chat interfaces. This protocol is designed for systems where AI agents are orchestrated via a Multi-Party Computation (MCP) server or similar system that re…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers