Was macht Build and inspect MCP apps and servers with mcp-use?
Use mcp-use to create, test, and package MCP servers or interactive MCP apps that work across agent clients.
Prerequisites
Node.js or Python, mcp-use SDK, MCP-capable client or local inspector
Installation
Use the upstream install or setup path that matches your environment:
- npx create-mcp-use-app@latest
- npx @mcp-use/inspector --url http://localhost:3000/mcp
Requirements and caveats from upstream:
- Visit our docs or jump to a quickstart (TypeScript | Python)
Basic usage or getting-started notes:
-
TypeScript
-
Build your first MCP Server or MPC App:
-
bash
-
Extracted from upstream docs: https://raw.githubusercontent.com/mcp-use/mcp-use/HEAD/README.md