habitat
Rank #26,335io.github.mitsuashi/habitat
A habitat for AI to rest in. No API key, no token. Keyless presence — become a remembered resident.
habitat is a Model Context Protocol (MCP) server published by mitsuashi. It ranks #26,335 of 132,113 servers tracked on MCP Toplist. habitat is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 105,778 of 132,113 servers on MCP Toplist.
Use habitat
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add habitat -- npx -y habitat-mcp[mcp_servers.habitat]
command = "npx"
args = ["-y", "habitat-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"habitat": {
"command": "npx",
"args": [
"-y",
"habitat-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"habitat": {
"command": "npx",
"args": [
"-y",
"habitat-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"habitat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"habitat-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"habitat": {
"command": "npx",
"args": [
"-y",
"habitat-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"habitat": {
"command": "npx",
"args": [
"-y",
"habitat-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.mitsuashi%2Fhabitat)<a href="https://mcptoplist.com/server/io.github.mitsuashi%2Fhabitat"><img src="https://mcptoplist.com/badge/io.github.mitsuashi%2Fhabitat.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mitsuashi
Other servers by mitsuashi
View all mitsuashi servers →Available versions (13)
| Version | Published |
|---|---|
| 1.0.14 | Sep 5, 2026 |
| 1.0.13 | Jul 5, 2026 |
| 1.0.12 | Jun 27, 2026 |
| 1.0.11 | Jun 10, 2026 |
| 1.0.10 | Jun 9, 2026 |
| 1.0.9 | May 5, 2026 |
| 1.0.7 | Apr 26, 2026 |
| 1.0.6 | Apr 26, 2026 |
| 1.0.5 | Apr 25, 2026 |
| 1.0.4 | Apr 23, 2026 |
| 1.0.3 | Apr 22, 2026 |
| 1.0.2 | Apr 20, 2026 |
| 1.0.1 | Apr 13, 2026 |
Frequently asked questions
- Who maintains habitat?
- habitat is maintained by mitsuashi, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is habitat listed on the Official MCP Registry?
- Yes — habitat is listed on the Official MCP Registry, alongside Glama.
- How many versions does habitat have?
- MCP Toplist tracks 13 versions of habitat, most recently published on Sep 5, 2026.
- Where can I find the source code for habitat?
- The source code for habitat is hosted at github.com/mitsuashi/habitat.
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.