DEFINITION
mcp-use SDK
mcp-use Full Stack SDK
Definition
An open-source full-stack SDK for building MCP servers and clients. Provides developer tools and infrastructure to simplify MCP development, including the MCP Inspector for local development and HMR support via protocol primitives.
Examples in the Wild
- Example 1:Use mcp-use to scaffold a new MCP server project
- Example 2:Run npm run dev with mcp-use to spawn a local inspector
- Example 3:Implement HMR for tool changes using mcp-use's protocol-level support