Manage and configure Model Context Protocol servers efficiently with command-line tools for adding, updating, listing, and removing server instances, supporting customizable commands and argument setups.
Unlock the full potential of mcp-glama-demo through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
# 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
python mcpm.py add "filesystem npx -y @modelcontextprotocol/server-filesystem /path1 /path2" -o config.json
Model Context Protocol server offering tools to access, manage, and automate AWS VPC Lattice resourc...
Model Context Protocol server enabling seamless interaction with ArangoDB through core database oper...
Connect AI tools to Airtable via Model Context Protocol to manage bases, tables, schemas, and record...
Model Context Protocol server enabling AI assistants to manage Apple Reminders on macOS with feature...
Retrieval-Augmented Generation (RAG) server enabling efficient extraction of contextual information ...