mcpbeat Sign in

Indiebob MCP Server

local only

Indiebob runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.

IndieBob for agents: metrics, posts, cold outreach written per prospect, and what to do next.

Installs per day peak 29 · avg 2
a month agotoday
57
Installs / week
npm · @indiebob/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Indiebob 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 indiebob -- npx -y @indiebob/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "indiebob": {
      "args": [
        "-y",
        "@indiebob/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.indiebob]
command = "npx"
args = ["-y", "@indiebob/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "indiebob": {
      "args": [
        "-y",
        "@indiebob/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "indiebob": {
      "args": [
        "-y",
        "@indiebob/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: INDIEBOB_API_KEY (A service key minted at https://www.indiebob.com/admin/service-keys with the Agent key preset (ib_sk_…).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Indiebob

same job, measured the same way
hiveWiki
by hivewiki

Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.

answering
Agentmark AI
by agentmark-ai

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

47 installs/wk local only
Pulse MCP
by patwalls

Free, agent-first social-post metrics — a post URL in, views/likes/comments out.

50 installs/wk local only
Context by Fulcra
by fulcradynamics

Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more

answering
MCP X Brand Presence Mapper
by mambabuilt

Resolve a company domain to its X handle, profile URL and follower metrics.

39 installs/wk local only
Servicegraph
by servicegraph-mcp

Datasets for founders: directories, newsletters, and agencies, with metrics attached.

answering
Orion Celestia Intel
by orionlabsone

Celestia network intelligence for AI agents: daily analysis, anomaly signals and DA metrics.

11 tools answering
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

602 installs/wk local only

Indiebob — questions

Answers built from our own checks of this server.

Why is there no uptime for Indiebob?
Indiebob 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 @indiebob/mcp was installed 57 times last week.
How do I connect Indiebob?
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 @indiebob/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Indiebob?
The npm package @indiebob/mcp was installed 57 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.