Get started
Scaffold an mcp-use app with the release ofcreate-mcp-use-app:
Build a server and View
mcp-use dev, mcp-use build, and
mcp-use start manage the server lifecycle. The View directory name must match
the tool’s view.name.
Looking for the Python docs? Start with the Python quickstart.
New to MCP?
Learn how MCP clients, servers, agents, tools, resources, and prompts fit
together.
Choose your next step
Build your first project
Scaffold an MCP App, run it locally, and test its View.
MCP Server
Define tools, resources, prompts, authentication, and deployment.
MCP Apps
Build interactive Views for ChatGPT, Claude, and other MCP hosts.
MCP Client
Connect to MCP servers programmatically.
MCP Agent
Build agents that call tools through MCP connections.