Akka Finance runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 4 Jun 2026.
MCP server for AKKA Finance DEX aggregator — swap quotes, routes, and execution
Today is the operative word: we check Akka Finance every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-server -- npx -y @akka-finance/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@akka-finance/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@akka-finance/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@akka-finance/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@akka-finance/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AKKA_API_BASE (Base URL of the AKKA Finance API), AKKA_API_KEY (API key for AKKA Finance API).
The author declared them in the registry entry; get the values from the project itself.
Xero MCP server for invoices, contacts, payments, quotes, and financial reports.
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.
MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data
DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.
MCP server for ZenMoney personal finance app
MCP server for SEC EDGAR data — company filings, financial concepts, and company info
Belvo — Open Finance aggregator for LATAM
Answers built from our own checks of this server.