mcpbeat

ROBINS-I V2 MCP Server

local only

ROBINS-I V2 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 323 installs a week from pypi. Last commit 4 Aug 2026.

ROBINS-I V2 (not V1): risk of bias in one result of a non-randomized cohort study

323
Installs / week
pypi · robins-i-mcp
0
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

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 robins-i-mcp -- uvx robins-i-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "robins-i-mcp": {
      "args": [
        "robins-i-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.robins-i-mcp]
command = "uvx"
args = ["robins-i-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "robins-i-mcp": {
      "args": [
        "robins-i-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "robins-i-mcp": {
      "args": [
        "robins-i-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to ROBINS-I V2 MCP

same job, measured the same way
Market Recap
by pipeworx-io

Market Recap MCP — a one-call 'what happened in markets' snapshot.

34 tools answering
D
AI Agent Tokenized Stock OS
by aatos

Non-custodial MCP for Stock Tokens on Robinhood Chain (4663): quotes, plans, Morpho Earn.

37 tools answering
Shipcheck MCP
by tatelyman

Read-only Shipcheck launch-risk scans for authorized JS, TS, and MCP repos.

152 installs/wk local only
MCP Gera Skills
by geraservicesuk

GeraSkills MCP — search and install robot capability packs on behalf of an operator.

local only
Macro Snapshot
by pipeworx-io

macro-snapshot MCP — the state of the economy in one call.

33 tools answering
Resharper CLI MCP
by andypgray

ReSharper CLI inspection/cleanup via MCP. Unofficial: not affiliated with or endorsed by JetBrains.

local only
Inbio
by www-in-bio

Official in.bio MCP server: shorten URLs, styled QR codes, and click analytics. No API key needed.

12 tools answering
Aguara MCP
by garagon

Scan skills, MCP configs, and agent content for injection and supply-chain risks. Offline, no LLM.

local only

ROBINS-I V2 MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for ROBINS-I V2 MCP?
ROBINS-I V2 MCP 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 pypi package robins-i-mcp was installed 323 times last week.
How do I connect ROBINS-I V2 MCP?
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 robins-i-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ROBINS-I V2 MCP?
The pypi package robins-i-mcp was installed 323 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.
Is ROBINS-I V2 MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python 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.