Mu MCP Server

The runtime for Micro, a personal assistant. Ask on the web, send an email, or message it from your phone. Mu runs the assistant, its tools, and your saved conversations in one Go binary that you can host yourself. Try the hosted instance at micro.mu.

Teams that work with micro and want a hosted endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 432 · #15 OF 51 MAINTAINED SEARCH · VERIFIED 2026-09-18

AGPL-3.0 · Go servers · how we verify → /methodology

01 · Install Mu

Claude Code

claude mcp add micro-mu --transport http https://micro.mu/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "micro-mu": {
      "url": "https://micro.mu/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://micro.mu/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to micro.mu

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license AGPL-3.0 - declared in the repository

registry vendor namespace mu.micro - domain-verified with the official MCP registry

03 · What Mu can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.0.0 · 2026-09-16

Make Work a top-level destination and unify the outcome API · Restore same-host Services token access · Remove landing helper text and example prompts · Reboot Micro around one conversation · Restore shared styling and…

v1.10.0 · 2026-09-13

Simplify Home and navigation; unbox conversations and replace Nunito · Call the everyday tasks section Todo · Make credit history mobile-friendly and distinguish unread items · Unify Home and Assistant with a resting…

v1.9.0 · 2026-09-12

04 · Who maintains Mu

mu is maintained by micro. It's the only MCP server we track from this author; the repo dates to Nov 2025.

05 · Facts

repository
github.com/micro/mu
category
search - ranked #15 of 51 actively-maintained search servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
mu.micro/mu (active, first published 2026-08-03)

06 · Mu FAQ

What is Mu?

The runtime for Micro, a personal assistant. Ask on the web, send an email, or message it from your phone. Mu runs the assistant, its tools, and your saved conversations in one Go binary that you can host yourself. Try the hosted instance at micro.mu.

Is Mu still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mu?

Run `claude mcp add micro-mu --transport http https://micro.mu/mcp`. You can also paste the ready-made client config above.

Does Mu require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Mu

More search MCP servers · OpenResearch MCP · Openwebninja MCP · Retrieval · Scavio

More Go MCP servers · Gadak · Trvl · JMAP Email · e2a - email for AI agents · Gitcontribute · see all