Skip to content

Ucm

Free

by MCP Community

Universal Context Manager MCP Server - AI Productivity Platform

v6.5.1Added Apr 12, 2026
mcpmodel-context-protocolucmuniversal-context-managercontext-engineering
Works with:ClaudeGPTGeminiCopilot

Ucm MCP Server

Universal Context Manager MCP Server - AI Productivity Platform

Installation

npx -y ucm-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y ucm-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ucm": {
      "command": "npx",
      "args": ["-y", "ucm-mcp-server"]
    }
  }
}