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
Model Context Protocol (MCP) server for OpsLevel
A lightweight MCP server for generating placeholder images from multiple providers.
OpenAPI MCP Server
A universal RPC layer for AI agents. Connect to any function, any language, any framework, in minutes.
MCP server enabling Image Generation for LLMs, built in Python and integrated with Together AI.
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions...
Drug Response Omics association MAp (DROMA, 卓玛)
MCP Server for AI Summarization
making playlists got fun and easier wohoo. chat with claude and build personalized playlists. a spotify mcp server





