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"]
}
}
}MCP Servers overview
# 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)
What people ask about mmw-mcp
What is msingatullin/mmw-mcp?
+
msingatullin/mmw-mcp is mcp servers for the Claude AI ecosystem. Official MCP Server & Client Kit for MMW (Managed Memory Workspace) — Ultra-fast persistent memory for AI agents It has 0 GitHub stars and its last recorded update is dated 2026-09-23.
How do I install mmw-mcp?
+
You can install mmw-mcp by cloning the repository (https://github.com/msingatullin/mmw-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is msingatullin/mmw-mcp safe to use?
+
Our security agent has analyzed msingatullin/mmw-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains msingatullin/mmw-mcp?
+
msingatullin/mmw-mcp is maintained by msingatullin. The last recorded GitHub activity is dated 2026-09-23, with 0 open issues.
Are there alternatives to mmw-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mmw-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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.