mcpbeat Sign in

Dingdawg Finance Agent MCP Server

local only

Dingdawg Finance Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 9 Apr 2026.

Financial analysis AI. Forecasting, audit prep, SOX/GAAP compliance. Accuracy compounds with use.

Installs per day peak 362 · avg 28 · -24% w/w
a month agotoday
81
Installs / week
npm · dingdawg-finance-agent
1
Stars
0 open issues
9 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: DINGDAWG_API_KEY (API key for paid tier access — get free at dingdawg.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dingdawg Finance Agent

same job, measured the same way
Dingdawg Finance Agent
by dingdawg-dev

Financial analysis AI. Forecasting, audit prep, SOX/GAAP compliance. Accuracy compounds with use.

local only
Memdocs
by silversurfer562

Git-native project memory for AI assistants with enterprise-grade audit compliance

466 installs/wk local only
SpineFrame
by ratnaditya-j

Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.

4 installs/wk local only
Harmony MCP
by xiaoxuzhu303-prog

AI copilot for WeChat Mini Program - compile-fix, size analysis, compliance. 20 tools.

54 installs/wk local only
The Metis Fca Handbook AI Harness MCP
by 99blaked99

MCP server for FCA Handbook compliance analysis with verbatim citations.

834 installs/wk local only
UX-Auditor-Pro
by evozim

Visual UI/UX scanner auditing websites for heuristic compliance.

answering
Meok Enterprise Compliance Checker
by csoai-org

MEOK Enterprise Compliance Checker — EU AI Act, DORA, GDPR automated gap analysis. £5K-15K audits

170 installs/wk local only
AuditSocials Compliance
by eminegurcu

Pre-publish policy check for AI-generated social & ad content across 8 platforms.

32 installs/wk local only

Dingdawg Finance Agent — questions

Answers built from our own checks of this server.

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