mcp-use is the fullstack MCP framework for TypeScript. Build MCP Servers, MCP Apps (widgets that run in ChatGPT and Claude), MCP Agents, and MCP Clients with end-to-end type safety.Documentation Index
Fetch the complete documentation index at: https://docs.mcp-use.com/llms.txt
Use this file to discover all available pages before exploring further.

Looking for the Python docs? They’re here.
New to MCP?
Start with MCP 101 — principles of the protocol, its three primitives, and how clients, servers, and agents fit together.
Next Steps
Quickstart
Build your first MCP server in under 5 minutes.
Installation
Set up your Node project.
MCP Server
Expose tools, resources, and prompts to any AI agent.
MCP Apps
Build interactive widgets for Claude and ChatGPT.
MCP Client
Connect to any MCP server programmatically.
MCP Agent
AI agents with tool-calling capabilities.