# mcp-use

> The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.

- **URL**: https://www.freshcrate.ai/projects/mcp-use
- **Author**: mcp-use
- **Category**: MCP Servers
- **Latest version**: `mcp-use@1.24.2-canary.7` (2026-04-20)
- **License**: MIT
- **Source**: https://github.com/mcp-use/mcp-use
- **Homepage**: https://manufact.com
- **Language**: TypeScript
- **GitHub**: 9,787 stars, 1,246 forks
- **Registry**: github
- **Tags**: `agentic-framework`, `ai`, `apps-sdk`, `chatgpt`, `claude-code`, `llms`, `mcp`, `mcp-apps`, `typescript`

## Description

The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `mcp-use@1.24.2-canary.7` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [028cd3c]   - @mcp-use/inspector@2.2.0-canary.7   - @mcp-use/cli@3.0.2-canary.7 |
| `@mcp-use/inspector@2.2.0-canary.7` | 2026-04-20 | High | ### Patch Changes  - 028cd3c: fix(inspector): read `MANUFACT_CHAT_URL` in the standalone server entrypoint    The runtime hosted-chat URL injection was wired up in `cli.ts` (used by the published `mcp-inspect` bin and by Railway) but the same plumbing in `server.ts` (used by `pnpm start` / the dev server) was dropped during a merge. As a result, running the inspector via `node dist/server/server.js` with `MANUFACT_CHAT_URL` set did not inject `window.__MANUFACT_CHAT_URL__` into the served HTML. |
| `@mcp-use/cli@3.0.2-canary.7` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [028cd3c]   - @mcp-use/inspector@2.2.0-canary.7   - mcp-use@1.24.2-canary.7 |
| `mcp-use@1.24.2-canary.6` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [baa93e6]   - @mcp-use/inspector@2.2.0-canary.6   - @mcp-use/cli@3.0.2-canary.6 |
| `@mcp-use/inspector@2.2.0-canary.6` | 2026-04-20 | High | ### Minor Changes  - baa93e6: fix(inspector): remove `@langchain/*` hard dependencies and drop `MCPAgent` usage    Closes [mcp-use/mcp-use#1371](https://github.com/mcp-use/mcp-use/issues/1371).    `@mcp-use/inspector` no longer depends on `@langchain/core`, `@langchain/openai`, `@langchain/anthropic`, or `@langchain/google-genai`. The chat, sampling, and props-generation paths now call the OpenAI, Anthropic, and Google REST APIs directly and run their own MCP tool-calling loop instead of going t |
| `@mcp-use/cli@3.0.2-canary.6` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [baa93e6]   - @mcp-use/inspector@2.2.0-canary.6   - mcp-use@1.24.2-canary.6 |
| `mcp-use@1.24.2-canary.5` | 2026-04-20 | High | ### Patch Changes  - bd58d95: fix(landing): add deeplink to manufact inspector - Updated dependencies [1b64075]   - @mcp-use/inspector@2.2.0-canary.5   - @mcp-use/cli@3.0.2-canary.5 |
| `@mcp-use/inspector@2.2.0-canary.5` | 2026-04-20 | High | ### Patch Changes  - 1b64075: feat(inspector): configure hosted chat URL at runtime via `MANUFACT_CHAT_URL`    The hosted chat endpoint (`chatApiUrl`) previously had to be baked into the client bundle at `vite build` time via `VITE_MANUFACT_CHAT_URL`. This prevented the same pre-built npm tarball from being configured per deploy (Railway, CDN, self-hosted) without a rebuild.    The inspector server now reads `MANUFACT_CHAT_URL` at runtime and injects `window.__MANUFACT_CHAT_URL__` into the serve |
| `@mcp-use/cli@3.0.2-canary.5` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [bd58d95] - Updated dependencies [1b64075]   - mcp-use@1.24.2-canary.5   - @mcp-use/inspector@2.2.0-canary.5 |
| `mcp-use@1.24.2-canary.4` | 2026-04-20 | High | ### Patch Changes  - Updated dependencies [d9ac208]   - @mcp-use/inspector@2.2.0-canary.4   - @mcp-use/cli@3.0.2-canary.4 |

## Citation

- HTML: https://www.freshcrate.ai/projects/mcp-use
- Markdown: https://www.freshcrate.ai/projects/mcp-use.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mcp-use/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
