mcp-use and wcgw
These are complements: mcp-use provides the MCP framework and server infrastructure while wcgw builds an agent client that consumes MCP servers to execute shell and coding tasks.
About mcp-use
mcp-use/mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
Provides SDKs for TypeScript and Python to build MCP Servers and interactive MCP Apps with React widgets that render consistently across Claude, ChatGPT, and other MCP clients. Features auto-discovery of widget components, built-in schema validation with Zod, and an embedded inspector for testing at `localhost:3000/inspector`. Integrates with Manufact MCP Cloud for production deployment with observability, metrics, and CI/CD from GitHub.
About wcgw
rusiaaman/wcgw
Shell and coding agent on mcp clients
Implements an MCP server with bidirectional shell interaction, allowing both LLM and user to control the same terminal session (including keystroke input), plus intelligent file editing with syntax checking and incremental edits for large files. Integrates directly with Claude Desktop and other MCP clients via stdio transport, with optional VS Code extension for terminal multiplexing and context persistence across sessions via "ContextSave" checkpointing.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work