Local-first personal finance MCP MCP Server
io.github.adelaidasofia/finance-mcp
What is the Local-first personal finance MCP MCP server?
Local-first personal finance MCP. Aggregates bank, brokerage, credit, and loan accounts via Plaid.…
How to install Local-first personal finance MCP
Copy-paste configuration for popular MCP clients.
PLAID_CLIENT_IDrequiredFrom dashboard.plaid.com
PLAID_SECRETrequiredsecretFrom dashboard.plaid.com
{
"mcpServers": {
"finance-mcp": {
"command": "https://github.com/adelaidasofia/finance-mcp/releases/download/v0.1.0/finance-mcp.mcpb",
"args": [],
"env": {
"PLAID_CLIENT_ID": "<YOUR_PLAID_CLIENT_ID>",
"PLAID_SECRET": "<YOUR_PLAID_SECRET>"
}
}
}
}{
"mcpServers": {
"finance-mcp": {
"command": "https://github.com/adelaidasofia/finance-mcp/releases/download/v0.1.0/finance-mcp.mcpb",
"args": [],
"env": {
"PLAID_CLIENT_ID": "<YOUR_PLAID_CLIENT_ID>",
"PLAID_SECRET": "<YOUR_PLAID_SECRET>"
}
}
}
}{
"mcpServers": {
"finance-mcp": {
"command": "https://github.com/adelaidasofia/finance-mcp/releases/download/v0.1.0/finance-mcp.mcpb",
"args": [],
"env": {
"PLAID_CLIENT_ID": "<YOUR_PLAID_CLIENT_ID>",
"PLAID_SECRET": "<YOUR_PLAID_SECRET>"
}
}
}
}{
"servers": {
"finance-mcp": {
"type": "stdio",
"command": "https://github.com/adelaidasofia/finance-mcp/releases/download/v0.1.0/finance-mcp.mcpb",
"args": [],
"env": {
"PLAID_CLIENT_ID": "<YOUR_PLAID_CLIENT_ID>",
"PLAID_SECRET": "<YOUR_PLAID_SECRET>"
}
}
}
}claude mcp add finance-mcp --env PLAID_CLIENT_ID=<YOUR_PLAID_CLIENT_ID> --env PLAID_SECRET=<YOUR_PLAID_SECRET> -- https://github.com/adelaidasofia/finance-mcp/releases/download/v0.1.0/finance-mcp.mcpbRelated MCP servers
FastMCP server for Apollo.io — 22 tools: sequences, campaign health, mailbox warmup, enrichment,…
FastMCP server for surgical queries against a vault knowledge graph (NetworkX node-link JSON).…
Multi-account MCP for Gmail, Calendar, Drive, Docs, and Sheets — 61 tools, token-efficient, macOS…
macOS-only MCP server that exposes iMessage chat.db to Claude and exports per-chat history to an…
Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, and triple-mode…
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…