mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Serve
mcp-use MCP Server setup guide →Before you connect
Config example (to connect)
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())Works with these clients
- Claude Desktopnpx
- Claude Codenpx
- Cursornpx
- VS Codenpx
- Windsurfnpx
Derived from the registry manifest (package type and transport) — we have not installed it ourselves. Check the official README before relying on it.
Install / Connect
claude mcp add mcp-use -- npx -y mcp-useFollow the official README; env and args vary per server.
🛠️ Maintenance weight 30% · 80 pts
📊 Adoption weight 25% · 78 pts
✅ Usability weight 20% · 55 pts
❤️ Health & community weight 25% · 75 pts
Sources: GitHub API · npm registry · updated 2026-07-30
90-day trend
⭐ stars +0%
📦 weekly downloads -17%
Similar / alternative servers
Windows-MCP
MCP Server for Computer Use in Windows
todoist-mcp
A set of tools to connect to AI agents, to allow them to use Todoist on a user's
com.extentos/mcp-server
Build smart-glasses apps with AI agents: scaffold, validate, and simulate before
cve-mcp-server
Production-grade MCP server giving Claude 27 security intelligence tools across
One email a week, 5 minutes to see what happened in the MCP ecosystem
New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.
One email a week · unsubscribe anytime · no data selling