dreamd
Rank #5,349io.github.botzrDev/dreamd
Local-first, cross-harness memory for AI coding agents.
dreamd is a Model Context Protocol (MCP) server published by botzrDev. It ranks #5,349 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. dreamd is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 126,697 of 132,046 servers on MCP Toplist.
Use dreamd
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dreamd -- npx -y dreamd-mcp[mcp_servers.dreamd]
command = "npx"
args = ["-y", "dreamd-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dreamd": {
"command": "npx",
"args": [
"-y",
"dreamd-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dreamd": {
"command": "npx",
"args": [
"-y",
"dreamd-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dreamd": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dreamd-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dreamd": {
"command": "npx",
"args": [
"-y",
"dreamd-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dreamd": {
"command": "npx",
"args": [
"-y",
"dreamd-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.botzrDev%2Fdreamd)<a href="https://mcptoplist.com/server/io.github.botzrDev%2Fdreamd"><img src="https://mcptoplist.com/badge/io.github.botzrDev%2Fdreamd.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
botzrDev
Available versions (3)
| Version | Published |
|---|---|
| 0.1.1 | Sep 16, 2026 |
| 0.1.0 | Aug 6, 2026 |
| 0.1.0-rc.6 | Jul 28, 2026 |
Frequently asked questions
- Who maintains dreamd?
- dreamd is maintained by botzrDev, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is dreamd listed on the Official MCP Registry?
- Yes — dreamd is listed on the Official MCP Registry, alongside Glama.
- How many versions does dreamd have?
- MCP Toplist tracks 3 versions of dreamd, most recently published on Sep 16, 2026.
- Where can I find the source code for dreamd?
- The source code for dreamd is hosted at github.com/botzrDev/dreamd.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.