活跃
mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Serve
mcp-use MCP Server 接入指南 →73
✅ 暂未检测到明确停更信号;用于生产前仍需完成安全与兼容性验证
接入前先知道
✓ 无需额外密钥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 Desktopnpx
- Claude Codenpx
- Cursornpx
- VS Codenpx
- Windsurfnpx
依据 registry manifest 的包类型和 transport 推导,我们尚未实际安装验证。接入前请以官方 README 为准。
安装 / 接入
claude mcp add mcp-use -- npx -y mcp-use以官方 README 为准;env 与参数各 server 不同。
🛠️ 维护活跃度 权重 30% · 80分
📝
最近提交1 天前
📈
90 天提交数79
💬
近期 issue 获回复比例0%
🗃️
仓库状态正常
📊 采用度 权重 25% · 78分
⭐
GitHub stars10.4k(90天 +0%)
📦
npm 周下载42.3k(-17%)
🚀
月均发版61.2 次
✅ 可用性 权重 20% · 55分
📋
官方 registry未收录
▶️
可运行入口可解析(npx/远程)
🔍
可审计性有开源仓库可审计
❤️ 健康度 & 社区 权重 25% · 75分
🐛
open issues123
🔀
open PRs—
⚖️
LicenseMIT
👥
贡献者 / fork30 / 1.4k
数据来源:GitHub API · npm registry · 更新于 2026-07-30
近 90 天趋势
⭐ stars +0%
📦 周下载 -17%
相似 / 替代 server
Windows-MCP
MCP Server for Computer Use in Windows
68
活跃⭐ 6.5k1 天前更新
todoist-mcp
A set of tools to connect to AI agents, to allow them to use Todoist on a user's
68
活跃⭐ 5303 天前更新
com.extentos/mcp-server
Build smart-glasses apps with AI agents: scaffold, validate, and simulate before
59
活跃⭐ 11 天前更新
cve-mcp-server
Production-grade MCP server giving Claude 27 security intelligence tools across
50
活跃⭐ 1.1k37 天前更新
每周一封,5 分钟看完 MCP 生态发生了什么
新增 server、爆火趋势、弃坑预警——引擎自动追踪,人工筛选后发到你邮箱。
每周一封 · 随时退订 · 不卖数据