MCP Manager
# Add a new server
python mcpm.py add "filesystem npx -y @modelcontextprotocol/server-filesystem /path1 /path2"
# Update an existing server
python mcpm.py set "filesystem npx -y @modelcontextprotocol/server-filesystem /path3 /path4"
# List all servers
python mcpm.py ls
# Remove a server
python mcpm.py rm filesystem
output
{
"mcpServers": {
"server_name": {
"command": "command",
"args": ["arg1", "arg2"]
}
}
}
file will be saved to Saved to: /Users/username/.mcpm/config.json
Todo
- specifiy a output path eg
python mcpm.py add "filesystem npx -y @modelcontextprotocol/server-filesystem /path1 /path2" -o config.json - support sse server
mcp-glama-demo
Project Details
- dotku/mcpm
- Last Updated: 4/27/2025
Recomended MCP Servers
A Model Context Protocol (MCP) server for analyzing code dependencies
无需服务器,一键部署,快速使用自建节点分享URL进行订阅转换,提供灵活的自定义选项,支持SingBox/Clash/V2Ray/Xray
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server...
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail,...
Stern MCP server
This read-only MCP Server allows you to connect to MailChimp data from Claude Desktop through CData JDBC Drivers....
An mcp server that efificiently generates a node tree and related metadata for a figma node.
BioMCP: Enabling agent-based biomedical R&D
An experimental ModelContextProtocol server connecting LLMs to DefectDojo for AI-powered security workflows. Enables natural language interaction with vulnerability...





