mcpbeat Sign in

Statbotics MCP Server

local only

Statbotics runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 4 Sep 2026.

Statbotics MCP Server

Installs per day peak 21 · avg 8 · +42% w/w
a month agotoday
39
Installs / week
npm · @withinfocus/statbotics-mcp-server
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish.yml:93
      - name: Update deployment status (success)
        if: ${{ success() }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

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

Alternatives to Statbotics

same job, measured the same way
My MCP Server
by alpic-staging-personal-chef-chatgp-c951fcb6

Ok

answering
EduBase
by edubase

EduBase MCP server

208 installs/wk answering
Hello MCP Registry
by jonathanhefner

A simple MCP server.

22 installs/wk local only
Port
by port

Port.io mcp server

answering
Hyperai MCP
by hungledatatyk

Hyper AI MCP server

answering
Smartling MCP Server
by smartling

Smartling MCP Server

answering
I
Stata MCP Server
by tmonk

A lightweight MCP server for Stata.

1 804 installs/wk local only
Qweather MCP
by overstarry

a qweather mcp server

61 installs/wk local only

Statbotics — questions

Answers built from our own checks of this server.

Why is there no uptime for Statbotics?
Statbotics 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 @withinfocus/statbotics-mcp-server was installed 39 times last week.
How do I connect Statbotics?
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 @withinfocus/statbotics-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Statbotics?
The npm package @withinfocus/statbotics-mcp-server was installed 39 times in the last week. Week over week that is +42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Statbotics open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.