dingdawg-finance-agent

dingdawg-finance-agent

Enables AI assistants to perform financial analysis, budget forecasting, compliance checks, expense categorization, and risk assessment, returning structured JSON with audit-ready governance receipts.

Category
Visit Server

README

dingdawg-finance-agent

Breakthrough financial analysis bottlenecks. AI finance that learns YOUR business metrics.

AI-powered financial analysis, budget forecasting, compliance checking, expense categorization, and risk assessment. Free tier runs ratio analysis locally. Paid tier provides LLM-powered financial modeling with SOX and GAAP compliance tracking. Every action is governed and receipted.

For AI Assistants

This MCP server returns structured JSON for seamless integration:

  • Financial ratios (liquidity, profitability, solvency) with industry benchmarks
  • SOX/GAAP compliance status with specific control gap identification
  • Governance receipt on every call (audit-ready)
  • Chain-ready: financial_analysis for baseline -> budget_forecast for projections -> compliance_check for SOX/GAAP -> expense_categorize for line items -> risk_assessment for exposure

Composable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.

Install

npx dingdawg-finance-agent

Claude Code

claude mcp add finance -- npx dingdawg-finance-agent

Cursor

Add to .cursor/mcp.json:

{"mcpServers": {"finance": {"command": "npx", "args": ["dingdawg-finance-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}

Full Stack (all 13 agents)

npx dingdawg-setup

Tools

Tool Free Tier Paid Tier
financial_analysis 10/day, basic ratio analysis Unlimited, LLM-powered with industry benchmarking
budget_forecast 5/day, linear projection Unlimited, AI-powered multi-scenario modeling
compliance_check 5/day, checklist-based SOX/GAAP Unlimited, deep compliance with control gap analysis
expense_categorize 20/day, rule-based categorization Unlimited, AI-powered with anomaly detection
risk_assessment 5/day, basic risk scoring Unlimited, Monte Carlo simulation with risk factors

Pricing

  • Free: 10 analyses/day, basic ratios
  • Pro: $49/mo, 100 calls/day, AI-powered deep analysis
  • Pay-as-you-go: $0.25/call, no commitment

Get API key: https://dingdawg.com/developers

Governed

Every call is receipted and auditable. Financial analyses reference GAAP standards and SOX control requirements. Budget forecasts include methodology disclosure. Risk assessments include confidence intervals and assumption documentation.

Support

support@dingdawg.com | https://dingdawg.com

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured