Official MCP Server & Client Kit for MMW (Managed Memory Workspace) — Ultra-fast persistent memory for AI agents
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add mmw-mcp -- uvx mmw-mcp{
"mcpServers": {
"mmw-mcp": {
"command": "uvx",
"args": ["mmw-mcp"]
}
}
}Resumen de MCP Servers
# MMW (Managed Memory Workspace) — MCP Integration & Client Kit
[](https://smithery.ai/servers/mmsingatullin/mmw)
[](https://glama.ai/mcp/connectors/tech.mmwhub.mcp/mmw)
[](https://modelcontextprotocol.io)
[](https://mmwhub.tech)
[](LICENSE)
Official Model Context Protocol (MCP) connection kit and client configuration guides for [**MMW (Managed Memory Workspace)**](https://mmwhub.tech).
MMW provides ultra-fast (<2ms) persistent memory, tenant isolation, and cryptographic provenance for autonomous AI agents across sessions and tool executions.
---
## ⚡ Quickstart
Get your API token at [**https://app.mmwhub.tech**](https://app.mmwhub.tech) and add the server to your favorite MCP client.
- **Global Endpoint:** `https://mcp.mmwhub.tech/mcp`
- **Supported Transports:** Streamable HTTP, SSE
- **Protocol Versions:** `2025-11-25`, `2025-03-26`
---
## 💻 Client Configuration
### 1. Claude Desktop (`claude_desktop_config.json`)
```json
{
"mcpServers": {
"mmw": {
"url": "https://mcp.mmwhub.tech/mcp",
"headers": {
"Authorization": "Bearer <YOUR_MMW_API_KEY>"
}
}
}
}
```
### 2. Cursor (`~/.cursor/mcp.json`)
```json
{
"mcpServers": {
"mmw": {
"url": "https://mcp.mmwhub.tech/mcp",
"headers": {
"Authorization": "Bearer <YOUR_MMW_API_KEY>"
}
}
}
}
```
### 3. Zed Editor (`settings.json`)
```json
{
"context_servers": {
"mmw": {
"endpoint": "https://mcp.mmwhub.tech/mcp",
"headers": {
"Authorization": "Bearer <YOUR_MMW_API_KEY>"
}
}
}
}
```
### 4. Windsurf (`~/.codeium/windsurf/mcp_config.json`)
```json
{
"mcpServers": {
"mmw": {
"serverUrl": "https://mcp.mmwhub.tech/mcp",
"headers": {
"Authorization": "Bearer <YOUR_MMW_API_KEY>"
}
}
}
}
```
---
## 🛠 Available MCP Tools
| Tool | Description |
| :--- | :--- |
| `remember` | Store long-term knowledge with confidence score, source ID, hash, and provenance tags. |
| `search` | Instant (<2ms) semantic retrieval over past session decisions, facts, and constraints. |
| `validate_memory` | Validate memory consistency, verify facts, and resolve contradictory statements. |
| `forget` | Prune or mark obsolete memories as superseded. |
| `gateway_call` | Execute tenant-isolated external integrations and connected project tools. |
---
## 🚀 One-Click Setup Script
We provide automated setup scripts in this repository for macOS, Linux, and Windows:
```bash
# macOS / Linux
chmod +x connect.sh
MMW_CREDENTIAL='<YOUR_MMW_API_KEY>' ./connect.sh --client cursor --verify
# Windows (PowerShell)
$env:MMW_CREDENTIAL='<YOUR_MMW_API_KEY>'
.\connect.ps1 -Client cursor -Verify
```
---
## 🌐 Links & Resources
- **Website:** [https://mmwhub.tech](https://mmwhub.tech)
- **Web App & API Keys:** [https://app.mmwhub.tech](https://app.mmwhub.tech)
- **Smithery Registry:** [https://smithery.ai/server/mmsingatullin/mmw](https://smithery.ai/server/mmsingatullin/mmw)
- **Documentation:** [https://mmwhub.tech/docs](https://mmwhub.tech)
Lo que la gente pregunta sobre mmw-mcp
¿Qué es msingatullin/mmw-mcp?
+
msingatullin/mmw-mcp es mcp servers para el ecosistema de Claude AI. Official MCP Server & Client Kit for MMW (Managed Memory Workspace) — Ultra-fast persistent memory for AI agents Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-23.
¿Cómo se instala mmw-mcp?
+
Puedes instalar mmw-mcp clonando el repositorio (https://github.com/msingatullin/mmw-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar msingatullin/mmw-mcp?
+
Nuestro agente de seguridad ha analizado msingatullin/mmw-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene msingatullin/mmw-mcp?
+
msingatullin/mmw-mcp es mantenido por msingatullin. La última actividad registrada en GitHub es del 2026-09-23, con 0 issues abiertos.
¿Hay alternativas a mmw-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mmw-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/msingatullin-mmw-mcp)<a href="https://claudewave.com/repo/msingatullin-mmw-mcp"><img src="https://claudewave.com/api/badge/msingatullin-mmw-mcp" alt="Featured on ClaudeWave: msingatullin/mmw-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.