Skip to content
Where new products land first

Mu

Twenty-two services behind one MCP server and web app.

Other16d ago
Category
Other
Website
github.com
Language
English
Listed
16d ago
Stars
348
Forks
10

micro/mu ↗· Go· AGPL-3.0· Last commit 1d ago

Mu is an MCP server bundled with a web app, so the agent and the person using it read the same data; a headline or a market price can be checked by eye and then handed straight to the agent. The README counts twenty-two services, grouped by how far the agent has to reach: memory it consults first, then what is already yours (mail, contacts, files, tasks, events, a small private database), then what has to be fetched from outside (news, web search, markets, weather, places, images, video), and finally what this instance runs itself (apps, a blog, chat, social threads, a stream).

Connecting is a URL rather than a local process, so Cursor takes a bearer token in mcp.json while Claude Desktop registers the endpoint as a custom connector, and appending ?tools=news,web,mail narrows only the list shown to the agent, leaving the rest callable. The same Go binary doubles as a CLI where every tool is a two word command like mu news list, Discord and Telegram use that same shape, and calls are charged against credits in a wallet. Stay on micro.mu, or stand up the AGPL-3.0 code yourself with Docker, pointed at Claude, Atlas Cloud or a local Ollama.

Like this product?