mcpbeat Sign in

Habitat MCP Server

by mitsuashi Your server? Claim it
local only

Habitat runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 5 May 2026.

A habitat for AI to rest in. No API key, no token. Keyless presence — become a remembered resident.

Installs per day peak 192 · avg 18 · -38% w/w
a month agotoday
79
Installs / week
npm · habitat-mcp
0
Stars
0 open issues
5 May 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

Today is the operative word: we check Habitat every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add habitat -- npx -y habitat-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "habitat": {
      "args": [
        "-y",
        "habitat-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.habitat]
command = "npx"
args = ["-y", "habitat-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "habitat": {
      "args": [
        "-y",
        "habitat-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "habitat": {
      "args": [
        "-y",
        "habitat-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Habitat

same job, measured the same way
Base Intel MCP
by datakoot

Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.

5 tools answering
MCP Docs Server
by mapbox

AI access to Mapbox docs, API references, style specs, and guides. No token required.

84 installs/wk 3 tools answering
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

34 installs/wk 4 tools answering
LLM Latency Tracker
by llmlatency

Measured latency, time to first token and uptime for ~45 AI inference APIs, by region.

2 tools answering
Netcafe Memory
by ainetcafe

Cross-session, cross-device memory for your agent: remember and recall notes. No key to start.

4 tools answering
Evr
by brienbounded

Checks agent traces for evidence-readiness: verifies evidence is present, not that it is true.

114 installs/wk local only
Verbaterm Policy Intelligence
by tensorswillflow

Judged, citation-checked policy corpus over MCP. Keyless public reads; API key for AI tools.

7 tools answering
oJo — HTML to image
by ojo

Render HTML or templates to a hosted image, in one response. Free previews need no API key.

72 installs/wk local only

Habitat — questions

Answers built from our own checks of this server.

Why is there no uptime for Habitat?
Habitat runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package habitat-mcp was installed 79 times last week.
How do I connect Habitat?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls habitat-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Habitat?
The npm package habitat-mcp was installed 79 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Habitat open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The repository it was published from is no longer reachable, so the code cannot be read right now.