MCP Use
ActiveDescription
MCP Use is a Model Context Protocol orchestration project that helps agents connect to MCP servers, unify tool invocation, and improve portability across toolchains.
Key Features
- Fullstack MCP framework with SDK for both TypeScript and Python
- Build MCP Servers with typed tool definitions and Zod schema validation
- MCP Apps — interactive React widgets that work across Claude, ChatGPT, and other clients
- Built-in MCP Inspector for testing and debugging servers
- One-click deployment to Manufact MCP Cloud with observability and metrics
- Auto-discovered widget resources — no manual registration needed
Use Cases
Categories
Quick Start
npx create-mcp-use-app@latest → define tool with MCPServer → add widget in resources/ → server auto-discovers widget → deploy to Manufact or self-host