✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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

Featured Templates

View More
AI Assistants
AI Chatbot Starter Kit v0.1
140 913
AI Characters
Sarcastic AI Chat Bot
129 1713
Customer service
Service ERP
126 1188
Verified Icon
AI Assistants
Speech to Text
137 1882
AI Assistants
Image to text with Claude 3
152 1366

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.