loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-hub

MCP Tool

4Artursmith/mcp-hub

πŸš€ A curated collection of production-ready MCP servers. Plug-and-play tools for Claude, Cursor, Windsurf & more.

Install

$ npx loaditout add 4Artursmith/mcp-hub

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-hub"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

πŸ”Œ MCP Hub

A curated collection of production-ready MCP servers. Plug-and-play tools for Claude, Cursor, Windsurf & more.

[](https://github.com/4Artursmith/mcp-hub) [](LICENSE) [](https://python.org) [](https://modelcontextprotocol.io)

> Stop writing MCP servers from scratch. Ship in seconds, not hours.

πŸ“¦ 20+ ready-to-use MCP servers
⚑ One-line install
πŸ”Œ Works with Claude Desktop, Cursor, Windsurf, Zed & more
πŸ› οΈ Customizable & extensible

---

πŸš€ Quick Start
pip install mcp-hub
Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "weather": {
      "command": "python",
      "args": ["-m", "mcp_hub.server_weather"]
    }
  }
}
Cursor / Windsurf
{
  "mcp": {
    "servers": {
      "weather": {
        "command": "python",
        "args": ["-m", "mcp_hub.server_weather"]
      }
    }
  }
}

Restart your editor. That's it. πŸŽ‰

---

πŸ“¦ Available Servers

| Server | Description | Install | |--------|-------------|---------| | 🌀️ Weather | Real-time weather & forecasts | mcp_hub.server_weather | | πŸ” Web Search | Search the web with multiple engines | mcp_hub.server_web_search | | πŸ™ GitHub | Repo management, issues, PRs, code search | mcp_hub.server_github | | πŸ’° Crypto | Live prices, charts, market data | mcp_hub.server_crypto | | πŸ–₯️ System | System info, processes, file ops | mcp_hub.server_system | | 🐳 Docker | Container management & monitoring | mcp_hub.server_docker | | πŸ—„οΈ Database | SQL queries, schema inspection | mcp_hub.server_database | | πŸ“§ Email | Send & read emails via SMTP/I

Tags

ai-agentsclaudecursorllmmcpmcp-servermodel-context-protocolpythontoolswindsurf

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated24 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/4Artursmith/mcp-hub)](https://loaditout.ai/skills/4Artursmith/mcp-hub)