mcp-use and pi-mcp-adapter

These are ecosystem siblings where one provides a comprehensive MCP framework for building both clients and servers, while the other is a specialized adapter implementing MCP protocol integration for a specific coding agent use case.

mcp-use
91
Verified
pi-mcp-adapter
56
Established
Maintenance 23/25
Adoption 22/25
Maturity 25/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 18/25
Stars: 9,422
Forks: 1,156
Downloads: 85,144
Commits (30d): 39
Language: TypeScript
License: MIT
Stars: 186
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
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 pi-mcp-adapter

nicobailon/pi-mcp-adapter

Token-efficient MCP adapter for Pi coding agent

Implements lazy-loading MCP server connections with on-demand tool discovery and metadata caching, reducing the proxy tool cost to ~200 tokens regardless of server count. Supports stdio, HTTP, and StreamableHTTP transports with configurable lifecycle modes (lazy, eager, keep-alive) and automatic idle disconnection. Integrates with Pi's agent framework via a single `mcp()` proxy tool, optional direct tool registration for selective tools, and MCP UI standard for interactive dashboards with bidirectional agent communication.

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