mcp-use

mcp-use

A full-stack MCP framework for building MCP applications and servers for ChatGPT, Claude, and other AI agents.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 10.1k
Source
mcp-github

Overview

mcp-use is a full-stack MCP framework designed to build MCP applications and servers compatible with ChatGPT, Claude, and other AI agents. It provides SDKs (supporting TypeScript and Python) to help developers quickly create and deploy MCP servers and applications. With mcp-use, AI agents can easily gain new capabilities and tools, enhancing their interactivity and practicality. Ideal for developers looking to extend the functionality of AI agents.

Capabilities

  • Create MCP servers
  • Build MCP applications
  • Test and debug MCP services
  • One-click deployment of MCP projects

Use cases

Add custom plugins to ChatGPTExtend Claude's functionalityDevelop cross-platform AI agent tools

Setup

Requires: Node 环境Python 环境
npx create-mcp-use-app@latest or pip install mcp_use

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which languages does mcp-use support?

Currently supports TypeScript and Python.

How do I get started with mcp-use?

Install via npx or pip, then follow the quick start guide in the documentation.

Related skills