MCP Directory
Back

mcp-use

by mcp-use · TypeScript · ★ 10,160

The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.

#agentic-framework#ai#apps-sdk#chatgpt#claude-code#claude-connectors#llms#mcp#mcp-apps#mcp-client#mcp-gateway#mcp-inspector#mcp-server#mcp-servers#mcp-tools#mcp-ui#model-context-protocol#modelcontextprotocol#openclaw#skills

Install

npx -y github:mcp-use/mcp-use

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-use": {
      "command": "npx",
      "args": [
        "-y",
        "github:mcp-use/mcp-use"
      ]
    }
  }
}

From the README

  mcp-use is the fullstack MCP framework to build MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents. - **Build** with mcp-use SDK ([ts](https://www.npmjs.com/package/mcp-use) | [py](https://pypi.org/project/mcp_use/)): MCP Servers and MCP Apps - **Preview** on mcp-use MCP Inspector ([online](https://inspector.mcp-use.com/inspector) | [oss](https://github.com/mcp-use/mcp-use/tree/main/libraries/typescript/packages/inspecto…
Read full README on GitHub →

Related other servers