mcpbeat Sign in

Remit MCP Server

local only

Remit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 19 Jul 2026.

💸 remit-mcp

Installs per day peak 29 · avg 12 · -26% w/w
a month agotoday
90
Installs / week
pypi · remit-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Remit MCP

same job, measured the same way
Replicate
by pipeworx-io

Replicate MCP.

47 tools answering
Ebid
by pipeworx-io

eBid MCP.

40 tools answering
Ulid
by pipeworx-io

ULID MCP.

38 tools answering
Predictit
by pipeworx-io

PredictIt MCP.

34 tools answering
Rfc Editor
by pipeworx-io

RFC Editor MCP.

37 tools answering
Emoji
by pipeworx-io

Emoji MCP.

38 tools answering
ComPDF MCP
by compdf-youna

ComPDF remote MCP server

answering
Trove
by pipeworx-io

Trove MCP.

37 tools answering

Remit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Remit MCP?
Remit 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 remit-mcp was installed 90 times last week.
How do I connect Remit 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 remit-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Remit MCP?
The pypi package remit-mcp was installed 90 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Remit MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.