mcpbeat

MCP Reportia MCP Server

by javalenciacai
local only

MCP Reportia runs on your own machine — the client starts it, so there is no endpoint to ping. 560 installs a week from npm. Last commit 3 Aug 2026.

Reportia HTTP API as 66 curated MCP tools (accounting, mappings, SIIGO).

Installs per day peak 439 · avg 18
a month agotoday
560
Installs / week
npm · @james.valencia/mcp-reportia
0
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

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 mcp-reportia -- npx -y @james.valencia/mcp-reportia
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-reportia": {
      "args": [
        "-y",
        "@james.valencia/mcp-reportia"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-reportia]
command = "npx"
args = ["-y", "@james.valencia/mcp-reportia"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-reportia": {
      "args": [
        "-y",
        "@james.valencia/mcp-reportia"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-reportia": {
      "args": [
        "-y",
        "@james.valencia/mcp-reportia"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Reportia

same job, measured the same way
Agentmap
by raymondchins

The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools

766 installs/wk local only
CallRail MCP
by pghdma

CallRail REST API v3 — 59 tools: full CRUD, leads, server-side analytics, agency reporting.

195 installs/wk local only
Prowl MCP
by prowl

MCP server: 360+ pay-as-you-go research tools (SEO, ads, SERP, scraping) + prowl_analyze reports

answering
MCP Siigo
by codespar

Siigo — Colombian accounting + DIAN e-invoicing

36 installs/wk local only
Reddit Ads MCP
by mkerchenski

MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.

local only
Ejentum MCP
by ejentum

Reasoning, code, anti-deception, memory harness MCP tools. Stdio or HTTPS api.ejentum.com/mcp

58 installs/wk answering
Google Ads
by mharnett

Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.

153 installs/wk local only
1password
by cakerepository

MCP server for 1Password service accounts — tools and resources for vaults and credentials

853 installs/wk local only

MCP Reportia — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Reportia?
MCP Reportia 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 @james.valencia/mcp-reportia was installed 560 times last week.
How do I connect MCP Reportia?
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 @james.valencia/mcp-reportia straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Reportia?
The npm package @james.valencia/mcp-reportia was installed 560 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Reportia open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.