mcpbeat Sign in

PokerInk Poker Tools MCP Server

answering

PokerInk Poker Tools is answering right now. Last checked 7 min ago. It exposes 3 tools.

Exact Texas Hold'em equity and hand analysis, every runout enumerated. Free, no API key.

Uptime history 30 days of history · worst day 99%
30 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
706 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

25 Aug a tool appeared calculate_pot_odds
25 Aug a tool changed version

PokerInk Poker Tools missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add poker-tools --transport http https://pokerink.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "poker-tools": {
      "url": "https://pokerink.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.poker-tools]
url = "https://pokerink.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "poker-tools": {
      "url": "https://pokerink.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "poker-tools": {
      "url": "https://pokerink.com/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
calculate_equity
Texas Hold'em or Pot Limit Omaha equity for 2-4 specific hands on 0-5 community cards, returning win, tie, and total equity percentages per hand. Hold'em enumerates every remaining board runout (no simulation). Omaha (game: "omaha", four-card hands, best two play) is exact on every postflop street and scores a deterministic 200,000-board sample preflop (±0.2 percentage points, same input always reproduces).
calculate_pot_odds
Decide whether calling a bet is profitable. Returns the pot odds, the equity needed to break even, and — given an out count — the exact chance of hitting and a call/fold verdict. Use this instead of doing the arithmetic: the break-even share is call divided by (pot + bet + call), so a pot-sized bet needs 33.3% and a half-pot bet 25%, and computing it as bet/(pot+bet) overstates both. The chance of hitting is counted exactly over the unseen cards, not approximated by the Rule of 2 and 4, which overstates by nearly 6 points on a 15-out draw. Pair it with analyze_hand, which returns the out count for a hand.
analyze
analyze_hand
Read one Texas Hold'em hand on a 3-5 card board: the made hand (category and label) plus every draw with its out count.

Endpoints

URLTransportStateLatencyChecked
https://pokerink.com/api/mcp streamable-http answering 627 ms 7 min ago

Alternatives to PokerInk Poker Tools

same job, measured the same way
Foundry/API
by angelus213

Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.

answering
Tools
by fluentedi

49 free agent tools: WHOIS, PDF to text, email checks, FX rates, X12 EDI, JSON repair. No API key.

19 tools answering
C
ApyHub Utility Tools (EU)
by apyhub

GDPR-compliant ApyHub utility APIs hosted in the EU. Requires an EU-generated ApyHub API key.

answering
Tooldash MCP
by lassib999

Offline PDF and text tools: merge, extract pages, inspect, clean text. No upload, no API key.

45 installs/wk local only
Crawlbit
by amati032-dev

Four free tools to check if AI engines can find, read and recognise a site. No API key.

34 installs/wk local only
StudioMeyer GEO
by studiomeyer

AI visibility across 8 LLM platforms. 30 tools, most need no API key. EU-hosted, free.

answering
EdgarTools
by dgunning

Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.

194 202 installs/wk local only
Baby Age
by babyagecalculator

Free hosted MCP server by Baby Age Calculator: exact baby age, zodiac, and milestone dates. No key.

4 tools answering

PokerInk Poker Tools — questions

Answers built from our own checks of this server.

What can PokerInk Poker Tools do?
It exposes 3 tools, read directly from the server on our last check. Among them: analyze_hand, calculate_equity, calculate_pot_odds. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is PokerInk Poker Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 706 ms. The bar chart above shows every period we have measured.
How do I connect PokerInk Poker Tools?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does PokerInk Poker Tools need an API key?
No. PokerInk Poker Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is PokerInk Poker Tools?
It answers our handshake in 706 ms on average, which is faster than 18% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.