Back to search
30
MCP

mcp-manager

amxv/mcp-manager

simple web ui to manage mcp (model context protocol) servers in the claude app

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-hub
A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
0 tools
mcp-router
A Unified MCP Server Management App (MCP Manager).
0 tools
claude-session-manager-mcp
MCP server for managing Claude Code conversation sessions
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
0 tools
intervals-mcp-server
Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-manager": {
      "url": "https://mcp-manager.zue.ai",
      "transport": "http"
    }
  }
}