MCP Reportia runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from npm. Last commit 12 Sep 2026.
Reportia HTTP API as 66 curated MCP tools (accounting, mappings, SIIGO).
Today is the operative word: we check MCP Reportia every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-reportia -- npx -y @james.valencia/mcp-reportia
{
"mcpServers": {
"mcp-reportia": {
"args": [
"-y",
"@james.valencia/mcp-reportia"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-reportia]
command = "npx"
args = ["-y", "@james.valencia/mcp-reportia"]
{
"mcpServers": {
"mcp-reportia": {
"args": [
"-y",
"@james.valencia/mcp-reportia"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-reportia": {
"args": [
"-y",
"@james.valencia/mcp-reportia"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
REPORTIA_BASE_URL (Base URL of the Reportia API (without trailing slash). Example: https://reportia.example.com), REPORTIA_TOKEN (Bearer token for M2M authentication. Mutually exclusive with REPORTIA_COOKIE; either can be paired with REPORTIA_EMAIL+REPORTIA_PASSWORD (session login) for cookie fallback.), REPORTIA_COOKIE (Pre-issued Reportia session cookie (e.g. connect.sid=s%3A...). For upstream callers that already hold the resolved user's session and want the child to authenticate as that user without re-login. Mutually exclusive with REPORTIA_TOKEN. Skips /api/auth/login and /api/auth/logout.), REPORTIA_EMAIL (Email for cookie-session authentication.), REPORTIA_PASSWORD (Password for cookie-session authentication.), REPORTIA_COMPANY_ID (Default companyId used when a tool accepts it as optional.), REPORTIA_TIMEOUT_MS (HTTP request timeout in milliseconds (default 30000).), REPORTIA_DOWNLOAD_DIR (Directory where downloaded Excel/PDF exports are saved (default ./downloads).), REPORTIA_USER_AGENT (Custom User-Agent header (default mcp-reportia/0.1.0).), REPORTIA_MAX_DOWNLOAD_BYTES (Maximum bytes for a single binary download (default 104857600 = 100MB).).
The author declared them in the registry entry; get the values from the project itself.
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
CallRail REST API v3: 57 tools for calls, leads, trackers, tags, users, and agency reporting.
MCP server exposing Actual Budget accounts, transactions, budgets and reporting to LLM assistants.
Klaviyo MCP: campaigns, flows, segments, metrics, reports, profiles across many accounts. 24 tools.
Siigo — Colombian accounting + DIAN e-invoicing
MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.
Reasoning, code, anti-deception, memory harness MCP tools. Stdio or HTTPS api.ejentum.com/mcp
Quipu API integration with 18 MCP tools for invoices, expenses, contacts and Spanish VAT reporting
Answers built from our own checks of this server.