Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Finlynq
Finlynq logo
Health: ActiveRecent health check succeeded.Last checked 8/11/2026, 1:00:01 AM

Finlynq

View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).
personal-financefinancebudgetinginvestmentsmcp

Open-source personal finance app with MCP tools for managing and analyzing income, spending, budgets, investments, loans, and goals.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "finlynq-finlynq": {
      "command": "npx",
      "args": [
        "-y",
        "https://finlynq.com/cloud"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

Finlynq provides a personal finance application with a first-party MCP server offering separate HTTP and stdio access. Use the managed cloud with OAuth 2.1 and Dynamic Client Registration, or self-host the app and PostgreSQL with Docker. Financial data is encrypted at rest with per-user keys.

Use cases

โ€ขTrack income, expenses, accounts, and subscriptions
โ€ขManage budgets, financial goals, loans, and investments
โ€ขImport CSV, Excel, OFX/QFX, and PDF financial files
โ€ขAnalyze portfolios, FIRE projections, and Monte Carlo simulations
โ€ขAutomate categorization, rules, splits, and bulk edits

Key features

โ€ข54 HTTP and 89 stdio MCP tools
โ€ขRead and write access to personal finance data
โ€ขAES-256-GCM encryption with scrypt-derived keys
โ€ขCSV, Excel, OFX/QFX, and PDF imports
โ€ขOAuth 2.1, Dynamic Client Registration, and bearer API keys
โ€ขSelf-hosted Docker and PostgreSQL deployment

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Finlynq.

Extracted Tool Capabilities
54 HTTP and 89 stdio MCP tools
Read and write access to personal finance data
AES-256-GCM encryption with scrypt-derived keys
CSV, Excel, OFX/QFX, and PDF imports
OAuth 2.1, Dynamic Client Registration, and bearer API keys
Self-hosted Docker and PostgreSQL deployment

Documentation Overview

Finlynq

Two ways to use Finlynq: a free managed cloud at finlynq.com/cloud, or self-host with Docker.

Open-source personal finance with a first-party MCP server (54 HTTP / 89 stdio tools) so Claude, ChatGPT, Cursor, etc. can query and manage your finances.

License: AGPL v3

Track your money here, analyze it anywhere.


Quick start โ€” hosted

finlynq.com/cloud โ€” click, register, import a CSV. No infra to manage.

A public demo lives at finlynq.com/cloud?demo=1 (credentials pre-filled, resets nightly). Connect it to Claude by pasting https://finlynq.com/mcp into Claude โ†’ Customize โ†’ Connectors.

Quick start โ€” self-hosted

Terminal
curl -O https://raw.githubusercontent.com/finlynq/finlynq/main/docker-compose.yml
docker compose up -d

Before the first up, create a sibling .env file with three secrets, each generated with openssl rand -hex 32: PF_JWT_SECRET, PF_PEPPER (โ‰ฅ32 chars), and PF_STAGING_KEY (โ‰ฅ32 chars). Compose fails fast with a clear message if any is missing. Then open http://localhost:3000 and register. App + PostgreSQL run in Docker; sensitive fields are encrypted at rest with a per-user key derived from the account password. Change the default PostgreSQL password (POSTGRES_PASSWORD in .env) before exposing the container to anything but localhost. Full setup notes at finlynq.com/self-hosted.


Features

  • 100+ MCP tools (HTTP & stdio) โ€” read & write
  • AES-256-GCM envelope encryption ยท scrypt-derived KEK
  • CSV, Excel, OFX/QFX, PDF import
  • Budgets, portfolio, goals, loans
  • Natural-language AI chat
  • FIRE calculator & Monte Carlo sim
  • Rules & auto-categorize
  • Self-host or managed cloud
  • REST API + MCP (HTTP & stdio ยท OAuth 2.1 + DCR)
  • Dark mode, mobile-friendly UI

MCP server

First-party Model Context Protocol server with 54 HTTP / 89 stdio tools covering accounts, transactions, budgets, goals, loans, portfolio, subscriptions, FX rates, rules, splits, bulk edits, and file imports.

  • Claude Web / Mobile / Cursor / Windsurf โ€” OAuth 2.1 + Dynamic Client Registration. Paste https://finlynq.com/mcp into the connector setup; no config file.
  • Claude Desktop (stdio) โ€” point at mcp-server/index.ts with PF_USER_ID in the env block.
  • Bearer API key โ€” generate a pf_* token in Settings โ†’ API Keys for scripts and REST clients.

Submitted to the Anthropic Connectors Directory on 2026-05-09. Full client setup, tool catalog, and the brokerage-statement recipe live in the Connect Your AI guide.


License

AGPL v3. If you run a modified version as a network service, you owe your users the source. The hosted offering at finlynq.com/cloud runs the same code as this repo.

Building something on Finlynq that can't carry that obligation? A commercial license is available, see COMMERCIAL.md.

Donation-based. No paid tiers. If Finlynq is useful to you, GitHub Sponsors or Ko-fi keep it shipping.


Docs

  • CHANGELOG.md โ€” reverse-chronological log of every shipped change
  • docs/getting-started.md โ€” first-run setup walkthrough
  • docs/faq.md โ€” common questions
  • docs/mobile-setup.md โ€” connect the companion mobile app
  • Connect Your AI guide โ€” MCP architecture, tool catalog, and per-client setup
  • CONTRIBUTING.md โ€” branching, commit style, PR flow
  • SECURITY.md โ€” vulnerability disclosure

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Copilot Money Mcp logoCopilot Money Mcp

    Read and manage Copilot Money personal finance data โ€” 30 tools for transactions, budgets, accounts, recurring charges, investments, and goals. Reads are 100% local from the Firestore cache; opt-in writes (--write) go directly to Copilot's GraphQL API.

    ๐Ÿ’ฐ Finance & Fintech1 views
    Compare vs Copilot Money Mcp โ†’
  • Personal Finance Mcp logoPersonal Finance Mcp

    Self-hosted, read-only MCP server that connects banks, credit cards, loans, and brokerage accounts via Plaid. 9 tools for balances, transactions, recurring charges, liabilities, and investment holdings.

    ๐Ÿ’ฐ Finance & Fintech2 views
    Compare vs Personal Finance Mcp โ†’
  • Mcp Server Ledger logoMcp Server Ledger

    A ledger-cli integration for managing financial transactions and generating reports.

    ๐Ÿ’ฐ Finance & Fintech1 views
    Compare vs Mcp Server Ledger โ†’
  • Metatrader Mcp Server logoMetatrader Mcp Server

    Enable AI LLMs to execute trades using MetaTrader 5 platform

    ๐Ÿ’ฐ Finance & Fintech1 views
    Compare vs Metatrader Mcp Server โ†’

Frequently Asked Questions about Finlynq

Connect an MCP client to https://finlynq.com/mcp. Supported hosted connections use OAuth 2.1 and Dynamic Client Registration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFinlynq AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/finlynq-finlynq?style=directory)](https://allmcps.com/mcp/finlynq-finlynq)
HTML Embed
<a href="https://allmcps.com/mcp/finlynq-finlynq"><img src="https://allmcps.com/api/badge/finlynq-finlynq?style=directory" alt="Finlynq on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSSE (Remote)
RuntimeDocker
AuthOAuth
LicenseAGPL-3.0
ClientsClaude Desktop, Cursor, Windsurf
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
55Quality signal: Good ยท 55/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Finlynq โ†’Install in Claude DesktopInstall in CursorInstall in VS Code