Ucm
Freeby MCP Community
Universal Context Manager MCP Server - AI Productivity Platform
v6.5.1Added Apr 12, 2026
mcpmodel-context-protocolucmuniversal-context-managercontext-engineering
Ucm MCP Server
Universal Context Manager MCP Server - AI Productivity Platform
Installation
npx -y ucm-mcp-server
Reviews
Installation
Quick install
npx -y ucm-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"ucm": {
"command": "npx",
"args": ["-y", "ucm-mcp-server"]
}
}
}