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.

mcp-use
91
Verified
wcgw
73
Verified
Maintenance 23/25
Adoption 22/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 18/25
Maturity 25/25
Community 17/25
Stars: 9,422
Forks: 1,156
Downloads: 85,144
Commits (30d): 39
Language: TypeScript
License: MIT
Stars: 649
Forks: 61
Downloads: 2,567
Commits (30d): 3
Language: Python
License: Apache-2.0
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work