活跃✓ 官方 registry 收录
mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Serve
84
✅ 活跃维护,适合生产
接入前先知道
✓ 无需额外密钥Node.jsPython
配置示例(接入用)
python
import asyncio
from langchain_openai import ChatOpenAI
from mcp_use import MCPAgent, MCPClient
async def main():
config = {
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/tmp"]
}
}
}
client = MCPClient.from_dict(config)
llm = ChatOpenAI(model="gpt-4o")
agent = MCPAgent(llm=llm, client=client)
result = await agent.run("List all files in the directory")
print(result)
asyncio.run(main())安装 / 接入
claude mcp add mcp-use -- npx -y mcp-use以官方 README 为准;env 与参数各 server 不同。
🛠️ 维护活跃度 权重 30% · 84分
📝
最近提交1 天前
📈
90 天提交数79
💬
issue 中位响应无响应
🗃️
仓库状态正常
📊 采用度 权重 25% · 79分
⭐
GitHub stars10.4k(90天 +0%)
📦
npm 周下载50.8k(+0%)
🚀
月均发版62.7 次
✅ 可用性 权重 20% · 100分
📋
官方 registry已收录
▶️
可运行入口可解析(npx/远程)
🔍
可审计性有开源仓库可审计
❤️ 健康度 & 社区 权重 25% · 75分
🐛
open issues123
🔀
open PRs—
⚖️
LicenseMIT
👥
贡献者 / fork30 / 1.4k
数据来源:GitHub API · npm registry · 官方 registry · 更新于 2026-07-26
近 90 天趋势
⭐ stars +0%
📦 周下载 +0%
相似 / 替代 server
ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language mode
88
活跃⭐ 10.8k1 天前更新
ha-mcp
The Unofficial and Awesome Home Assistant MCP Server
88
活跃⭐ 4.1k今天更新
app.worldmonitor/mcp
World Monitor
87
活跃⭐ 74.2k今天更新
fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
86
活跃⭐ 26.8k2 天前更新
每周一封,5 分钟看完 MCP 生态发生了什么
新增 server、爆火趋势、弃坑预警——引擎自动追踪,人工筛选后发到你邮箱。
每周一封 · 随时退订 · 不卖数据