#38 · Primary category: LLM Application Frameworks

mcp-use

agent-plugins agentic-framework ai apps-sdk chatgpt claude-code claude-connectors llms mcp mcp-apps mcp-client mcp-gateway mcp-inspector mcp-server mcp-servers mcp-tools mcp-ui model-context-protocol modelcontextprotocol skills

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

Project last updated:08/29/26

GitHub Stars

10.5K

Forks

1.4K

Contributors

50

License

MIT

Why we included this project

mcp-use targets teams that build Model Context Protocol servers or apps for ChatGPT and Claude. It is a fully typed TypeScript framework that covers the whole arc from scaffolding to production: one npx command generates a server with typed tool definitions, and a built-in Inspector runs in the browser or headlessly through the CLI, so you can invoke tools, validate inputs, and inspect interactive React views without leaving the dev loop. Its distinguishing feature is native Views, which bind React UIs directly to your tools and let you ship interactive experiences inside ChatGPT and Claude rather than returning plain text. The same codebase also supports agent-first workflows, screenshot verification, and a tunnel command that tests a local server against the real assistants before you deploy. If you want one maintainable framework for MCP work instead of wiring together separate client and server libraries, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category