Remit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 19 Jul 2026.
💸 remit-mcp
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 remit-mcp -- uvx remit-mcp
{
"mcpServers": {
"remit-mcp": {
"args": [
"remit-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.remit-mcp]
command = "uvx"
args = ["remit-mcp"]
{
"mcpServers": {
"remit-mcp": {
"args": [
"remit-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"remit-mcp": {
"args": [
"remit-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.