Freelancer Payment Protection runs on your own machine — the client starts it, so there is no endpoint to ping. 213 installs a week from pypi. Last commit 25 Aug 2026.
Wraps the fpp CLI as a single generic MCP tool for freelancer client payment-risk checks.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(probe, [cmd], { stdio: 'ignore' });
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add freelancer-payment-protection -- uvx freelancer-payment-protection-cli
{
"mcpServers": {
"freelancer-payment-protection": {
"args": [
"freelancer-payment-protection-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.freelancer-payment-protection]
command = "uvx"
args = ["freelancer-payment-protection-cli"]
{
"mcpServers": {
"freelancer-payment-protection": {
"args": [
"freelancer-payment-protection-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"freelancer-payment-protection": {
"args": [
"freelancer-payment-protection-cli"
],
"command": "uvx"
}
}
}
The payment protocol for people and agents. One MCP server, any payment rail.
Generic MCP server for calling x402-protected APIs with automatic payment handling
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
x402 payment tools for MCP clients: pay, verify a STARK receipt, hash per RFC 8785. No account.
PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
Free MCP tool: paste your writing, get a one-line diagnosis and a tightened rewrite.
Answers built from our own checks of this server.