mcpbeat Sign in

Nexus Finance MCP Server

local only

Nexus Finance runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.

Nexus Finance API — compliance audit, VaR/RWA risk, market quotes and case management.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 4 · -5% w/w
a month agotoday
18
Installs / week
npm · @nexus-finance/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: NEXUS_FINANCE_API_KEY (Nexus Finance API key (must start with nf_). Obtain from your dashboard at https://app.nexusquantum.finance), NEXUS_FINANCE_BASE_URL (Base URL of the Nexus Finance API. Defaults to https://app.nexusquantum.finance). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nexus Finance

same job, measured the same way
Avalara AvaTax
by avalara

Access Avalara AvaTax API for tax calculation, transactions, nexus management, and compliance

answering
Nis2 Compliance MCP
by csoai-org

NIS2 Directive (EU 2022/2555) compliance for AI agents. 10 Article 21 risk-management measures a...

515 installs/wk local only
Raportagent MCP
by raportagent

Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.

29 installs/wk local only
Compliance Auditor MCP
by firasmosbehi

City hiring-compliance MCP server with regulation search and full audit risk scoring.

answering
402sentinel MCP
by kaditang

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

38 installs/wk local only
AgentEconomy Compliance API
by piwe

Paid KYC, AML, and regulatory risk assessment over MCP via x402 USDC micropayments on Base.

4 tools answering
KTA-Oracle
by elemzir

Live KTA rates, market data, payment rails, AML/VAT compliance, SDK snippets. 16 tools.

3 tools answering
Privacy
by thegridwork

Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.

37 installs/wk local only

Nexus Finance — questions

Answers built from our own checks of this server.

Why is there no uptime for Nexus Finance?
Nexus Finance 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 @nexus-finance/mcp was installed 18 times last week.
Is Nexus Finance still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Nexus Finance?
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 @nexus-finance/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nexus Finance?
The npm package @nexus-finance/mcp was installed 18 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.