by MediaPublishing · MCP Server · ★ 59
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Server Manager A web-based GUI tool for managing Model Context Protocol (MCP) servers in Claude and Cursor. This tool allows you to easily enable/disable MCP servers and their tools through a user-friendly interface. Features 🎛️ Enable/disable MCP servers with simple toggle switches 🔄 Changes are automatically synced between Claude and Cursor 🛠️ View available tools for each server 🔒 Secure handling of environment variables and API keys 📱 Responsive design that works on any screen size Installation Clone this repository: Install dependencies: Create a configuration file: Start the server: Open http://localhost:3456 in your browser Configuration The MCP Server Manager uses two configuration files: : Main configuration file for the server Claude config: Located at (macOS) Cursor config: Located at (macOS) Example Configuration json { "mcpServers": { "example-server": { "command": "node", "args": ["/path/t
| Stars | 59 |
| Forks | 25 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 76.9001445544674/100 |
| Open Issues | 2 |
| Last Updated | 2024-12-17 |
| Created | 2024-12-17 |
| Platforms | browser, claude-code, mcp, node |
| Est. Tokens | ~17k |
Explore other popular mcp server tools:
mcp-manager is A web-based GUI tool for managing Model Context Protocol (MCP) servers in Claude and Cursor. It is categorized as a MCP Server with 59 GitHub stars.
mcp-manager is primarily written in JavaScript. It covers topics such as mcp.
You can find installation instructions and usage details in the mcp-manager GitHub repository at github.com/MediaPublishing/mcp-manager. The project has 59 stars and 25 forks, indicating an active community.
mcp-manager is released under the MIT license, making it free to use and modify according to the license terms.