mcp-use

mcp-use/mcp-use
★ 9,435 stars TypeScript 🤖 AI/LLM Updated 1mo ago
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

agentic-frameworkaiapps-sdkchatgptclaude-codellmsmcpmcp-appsmcp-clientmcp-gatewaymcp-hostmcp-inspectormcp-servermcp-serversmcp-tools