mcpbeat Sign in

Mintline MCP Server

by mintlineai Your server? Claim it
local only

Mintline MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 4 Feb 2026.

Connect AI assistants to your Mintline receipts, transactions, and spending analytics.

Installs per day peak 17 · avg 6 · +14% w/w
a month agotoday
37
Installs / week
npm · @mintline/mcp
0
Stars
0 open issues
4 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Mintline MCP

same job, measured the same way
branchly
by branchly

Connect your agent to branchly: manage content, prompts, actions, learn from analytics and insights

37 tools answering
RaceHooks
by racehooks

F1 race analytics & live timing for AI assistants — webhooks, results, and race simulations.

34 installs/wk local only
Prelim
by prelim

Read AI preliminary phone screens — your roles, candidate scores, transcripts, and analytics.

answering
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering
Vidalytics
by vidalytics

Manage your Vidalytics videos and analytics from your AI assistant.

answering
Ramaris App
by ramaris-app

On-chain wallet analytics and trading strategies on Base for AI assistants

local only
AnyFile
by useanyfile

Connect AnyFile to AI clients to manage files, share links, file requests, and analytics.

answering
Nitrosend
by nitrosend

AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.

76 installs/wk local only

Mintline MCP — questions

Answers built from our own checks of this server.

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