Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @colgonics/finance-calc-mcp

@colgonics/finance-calc-mcp

Local MCP server for basic arithmetic and common finance calculations (loans, interest, depreciation, dividend MTM). Uses decimal.js for precision-safe money math — no float drift.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "colgonics-finance-calc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@colgonics/finance-calc-mcp"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @colgonics/finance-calc-mcp

Details

Websitehttps://www.npmjs.com/package/@colgonics/finance-calc-mcp
GitHubgit+https://github.com/colgonics/finance-calc-mcp.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol claude calculator finance loan interest depreciation
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC