Loomal

clarik-mcp-server

MCP server by github.com/mikerichardmail/clarik-mcp-server

Clarity and memory persistent workspace context manager for Claude.

1 starsnpm: clarik

About clarik-mcp-server

clarik-mcp-server is an MCP (Model Context Protocol) server published by mikerichardmail in the official MCP registry, listed under Knowledge & Memory on Loomal. Clarity and memory persistent workspace context manager for Claude.

It ships as an npm package (clarik), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mikerichardmail/clarik-mcp-server, where the project has earned 1 GitHub stars.

Use clarik-mcp-server with your agent

Claude Code · one command
claude mcp add clarik-mcp-server -- npx -y clarik
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clarik-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "clarik"
      ]
    }
  }
}
npmclarik

Frequently asked questions

What is clarik-mcp-server?
clarik-mcp-server is an MCP (Model Context Protocol) server by mikerichardmail in the Knowledge & Memory category. Clarity and memory persistent workspace context manager for Claude.
How do I connect clarik-mcp-server to Claude, Cursor, or another MCP client?
Install clarik-mcp-server from its npm package (clarik) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is clarik-mcp-server open source?
Yes — the source code is public at github.com/mikerichardmail/clarik-mcp-server, with 1 GitHub stars.
Can AI agents pay to use clarik-mcp-server?
Not yet through Loomal — clarik-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain clarik-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.