The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
Is it safe?
No known CVEs for mcp-use.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 1 days ago. 9,659 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
10 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, Python version mismatch, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"mcp-use": {
"args": [
"-y",
"create-mcp-use-app"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
get_weatherGet weather for a city
get-weatherGet weather for a city
create-chartCreate a chart
create-diagramCreate a diagram
edit-diagramEdit a diagram
create-slidesCreate slides
edit-slideEdit a slide
show-mapShow a map
get-place-detailsGet place details
add-markersAdd markers
weather-displayDisplay weather information widget
resources/weather-display/widget.tsx
Last scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.