Mindwtr
Rank #215io.github.dongdongbh/mindwtr
Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access.
Mindwtr is a Model Context Protocol (MCP) server published by dongdongbh. It ranks #215 of 95,682 servers tracked on MCP Toplist, and its repository has 1,558 GitHub stars. Mindwtr is listed on Official MCP, with 3 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 95,467 of 95,682 servers on MCP Toplist.
Use Mindwtr
Add Mindwtr to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mindwtr": {
"command": "npx",
"args": [
"-y",
"mindwtr-mcp"
],
"env": {
"MINDWTR_DB_PATH": "<your MINDWTR_DB_PATH>",
"MINDWTR_MCP_CLOUD_URL": "<your MINDWTR_MCP_CLOUD_URL>",
"MINDWTR_MCP_CLOUD_TOKEN": "<your MINDWTR_MCP_CLOUD_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dongdongbh%2Fmindwtr)<a href="https://mcptoplist.com/server/io.github.dongdongbh%2Fmindwtr"><img src="https://mcptoplist.com/badge/io.github.dongdongbh%2Fmindwtr.svg" alt="MCP Toplist: Top 1% of 95,682" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dongdongbh
Available versions (3)
| Version | Published |
|---|---|
| 1.1.3 | Jul 31, 2026 |
| 1.1.2 | Jul 28, 2026 |
| 0.9.10 | Jun 14, 2026 |
Frequently asked questions
- Who maintains Mindwtr?
- Mindwtr is maintained by dongdongbh, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Mindwtr listed on the Official MCP Registry?
- Yes — Mindwtr is listed on the Official MCP Registry.
- How many versions does Mindwtr have?
- MCP Toplist tracks 3 versions of Mindwtr, most recently published on Jul 31, 2026.
- Where can I find the source code for Mindwtr?
- The source code for Mindwtr is hosted at github.com/dongdongbh/Mindwtr.