Mintline MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 4 Feb 2026.
Connect AI assistants to your Mintline receipts, transactions, and spending analytics.
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 mintline-mcp -- npx -y @mintline/mcp
{
"mcpServers": {
"mintline-mcp": {
"args": [
"-y",
"@mintline/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mintline-mcp]
command = "npx"
args = ["-y", "@mintline/mcp"]
{
"mcpServers": {
"mintline-mcp": {
"args": [
"-y",
"@mintline/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mintline-mcp": {
"args": [
"-y",
"@mintline/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.