Skip to main content
ClaudeWave

Persistent, structured project memory for MCP-compatible AI agents.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · @wuniq/mcp
Claude Code CLI
claude mcp add wuniq-mcp -- npx -y @wuniq/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "wuniq-mcp": {
      "command": "npx",
      "args": ["-y", "@wuniq/mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# Wuniq MCP

<p align="center">
  <img src="assets/wuniq-icon.png" alt="Wuniq" width="128" height="128">
</p>

> **Wuniq is free. This MCP package requires the Wuniq desktop app. Download it only through the official, trusted links at [wuniq.com](https://www.wuniq.com). Do not use third-party mirrors.**

Wuniq is a knowledge engine for AI-assisted work. It stores decisions, constraints, intent, and human reasoning in `.wuniq` files beside your project files, so any MCP-compatible AI can read and maintain the knowledge exactly where the work lives.

Wuniq is local-first: no account, no cloud storage, and no telemetry.

## What this repository contains

This repository contains the small, open-source MCP launcher published as [`@wuniq/mcp`](https://www.npmjs.com/package/@wuniq/mcp), plus the manifest submitted to the [official MCP Registry](https://registry.modelcontextprotocol.io/?search=com.wuniq).

The launcher has zero dependencies. It connects your MCP client to the MCP server included with the installed Wuniq desktop app:

```text
MCP-compatible AI or IDE
          |
          v
    npx @wuniq/mcp
          |
          v
Installed Wuniq desktop app
          |
          v
Local projects and .wuniq knowledge
```

The Wuniq Knowledge Engine itself is not contained in this repository and is not distributed through npm. The MIT license in this repository applies only to the launcher.

## Install and connect

1. Install the free Wuniq desktop app using an official download link from [wuniq.com](https://www.wuniq.com).
2. Add Wuniq from your IDE's MCP registry gallery, where supported, or configure it manually:

```json
{
  "mcpServers": {
    "wuniq": {
      "command": "npx",
      "args": ["-y", "@wuniq/mcp"]
    }
  }
}
```

Already have the app installed? You can also point your MCP configuration directly to the `wuniq-mcp` command placed on your PATH by the official Wuniq installation. Both methods connect to the same local engine.

Per-IDE instructions and current platform availability are maintained at [wuniq.com](https://www.wuniq.com).

## How the launcher works

The launcher passes the MCP client's standard input and output directly to the MCP server included with the installed app. If Wuniq is not installed, it exposes only a minimal MCP response explaining how to obtain the official app.

It does not configure IDEs, contain Wuniq product logic, upload project data, or provide a second Knowledge Engine.

## Security

Only install Wuniq through links published on [wuniq.com](https://www.wuniq.com). Do not use third-party mirrors or repackaged installers.

To report a security issue, use this repository's private vulnerability reporting instead of opening a public issue. See [SECURITY.md](SECURITY.md).

## Links

- [Wuniq website and official downloads](https://www.wuniq.com)
- [Official MCP Registry entry](https://registry.modelcontextprotocol.io/?search=com.wuniq)
- [`@wuniq/mcp` on npm](https://www.npmjs.com/package/@wuniq/mcp)

## License

The MCP launcher in this repository is licensed under the [MIT License](LICENSE). The Wuniq desktop app and Knowledge Engine are separate software and are not covered by this repository's license.
aideveloper-toolsknowledge-baselocal-firstmcpmemorymodel-context-protocolprivacy

What people ask about wuniq-mcp

What is Wuniq/wuniq-mcp?

+

Wuniq/wuniq-mcp is mcp servers for the Claude AI ecosystem. Persistent, structured project memory for MCP-compatible AI agents. It has 0 GitHub stars and was last updated today.

How do I install wuniq-mcp?

+

You can install wuniq-mcp by cloning the repository (https://github.com/Wuniq/wuniq-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Wuniq/wuniq-mcp safe to use?

+

Wuniq/wuniq-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains Wuniq/wuniq-mcp?

+

Wuniq/wuniq-mcp is maintained by Wuniq. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to wuniq-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy wuniq-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.

Featured on ClaudeWave: Wuniq/wuniq-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/wuniq-wuniq-mcp)](https://claudewave.com/repo/wuniq-wuniq-mcp)
<a href="https://claudewave.com/repo/wuniq-wuniq-mcp"><img src="https://claudewave.com/api/badge/wuniq-wuniq-mcp" alt="Featured on ClaudeWave: Wuniq/wuniq-mcp" width="320" height="64" /></a>

More MCP Servers

wuniq-mcp alternatives