Iflow Mcp Benhaotang Mcp Serverman
FreeNot checkedA tool to manage Claude MCP servers configuration
About
A tool to manage Claude MCP servers configuration
README
PyPI - Version PyPI - Downloads
A command-line tool to manage Claude MCP servers configuration with version control and profiling. Now also has a companion mcp server to let llms config for you.
[!IMPORTANT]
I always recommend making a manual backup of the mcp configuration before making any changes. Although I tried to cover some error handling in the code, it is definitely not inclusive.
:floppy_disk:Installation
pip install mcp-serverman
or from GitHub for the latest debug version:
pip install git+https://github.com/benhaotang/mcp-serverman.git
Should be available on Windows, Linux(tested) and MacOS. If the path for a certain platform is wrong, open an issue.
:computer: Cli usage
After installation, you can use the mcp-serverman command directly in terminal:
# Display help message
mcp-serverman
# Initialize Client configuration(one time and must be done before using other commands, since 0.1.9)
mcp-serverman client init
# List servers
mcp-serverman list
mcp-serverman list --enabled
# Enable/disable/remove server/server version
mcp-serverman enable <server_name>
mcp-serverman disable <server_name>
mcp-serverman remove <server_name>
# Version control
mcp-serverman save <server_name> --comment <comment>
mcp-serverman change <server_name> --version <version>
# Preset/Profile management
mcp-serverman preset save <preset_name>
mcp-serverman preset load <preset_name>
mcp-serverman preset delete <preset_name>
# Multiple client support(since 0.1.9)
mcp-serverman client list
mcp-serverman client add <short_name> --name "Display Name" --path "/path/to/config.json" --key "mcpServers" [--default]
mcp-serverman client remove <short_name>
mcp-serverman client modify <short_name> --default
mcp-serverman client copy --from <short_name> --to <short_name> --merge
# Register companion mcp server to let Claude/LLM manage for you(since 0.2.1)
mcp-serverman companion [--client <client>]
For detailed usage instructions, see the manual.
:robot: Install as a mcp server
# Install companion (since 0.2.1)
mcp-serverman companion [--client <client>]
Example:
- What mcp servers do I have?
- Disable xxx, xxx server for me.
:wrench:Development
To install the package in development mode, clone the repository and run:
pip install -e .
:checkered_flag:Roadmap
- Add support for other MCP-Clients, e.g. Cline and MCP-Bridge (since 0.1.9)
- Update the code to be more modular and easier to maintain (since v0.2.0)
- Added our own mcp-server to let Claude/LLM manage for you (since 0.2.1)
- Better error handling tests
Integration with other MCP server install tools, e.g. Smithery, or with predefined installation templates (should iron out safety issues first)We have so many mcp marketplaces now, just use mcp-installer package and instruct the model to install it for you.Maybe a Web UI via Flask?
License
MIT License (LICENSE)
Installing Iflow Mcp Benhaotang Mcp Serverman
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/benhaotang/mcp-servermanFAQ
Is Iflow Mcp Benhaotang Mcp Serverman MCP free?
Yes, Iflow Mcp Benhaotang Mcp Serverman MCP is free — one-click install via Unyly at no cost.
Does Iflow Mcp Benhaotang Mcp Serverman need an API key?
No, Iflow Mcp Benhaotang Mcp Serverman runs without API keys or environment variables.
Is Iflow Mcp Benhaotang Mcp Serverman hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Iflow Mcp Benhaotang Mcp Serverman in Claude Desktop, Claude Code or Cursor?
Open Iflow Mcp Benhaotang Mcp Serverman on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Iflow Mcp Benhaotang Mcp Serverman with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
