mcpbeat Sign in

jPOS MCP Server

local only

jPOS MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 12 Apr 2026.

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

Installs per day peak 21 · avg 9 · -10% w/w
a month agotoday
74
Installs / week
pypi · jpos-mcp-server
4
Stars
0 open issues
12 Apr 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check jPOS MCP Server 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 jpos-mcp-server -- uvx jpos-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jpos-mcp-server": {
      "args": [
        "jpos-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jpos-mcp-server]
command = "uvx"
args = ["jpos-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "jpos-mcp-server": {
      "args": [
        "jpos-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jpos-mcp-server": {
      "args": [
        "jpos-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to jPOS MCP Server

same job, measured the same way
Junto MCP
by vrllrv

The payment protocol for people and agents. One MCP server, any payment rail.

36 installs/wk local only
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
MCP Ap2
by codespar

MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)

23 installs/wk local only
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only
Valuation API
by johnbehar1500-ux

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

14 tools answering
Pyrimid Protocol
by pyrimid

Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.

7 tools answering
Pdfops MCP
by pdfops

Deterministic PDF tools for AI agents: inspect fields, fill forms, merge PDFs, invoices.

157 installs/wk local only
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 86-tool MCP server.

local only

jPOS MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for jPOS MCP Server?
jPOS MCP Server 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 jpos-mcp-server was installed 74 times last week.
How do I connect jPOS MCP Server?
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 jpos-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use jPOS MCP Server?
The pypi package jpos-mcp-server was installed 74 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is jPOS MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 4 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.