Add LunchMoney MCP server for personal finance integration

- Added LunchMoney MCP server in correct alphabetical position
- Enables personal finance and budgeting integration via MCP
- Resolves merge conflict for PR #411
This commit is contained in:
wong2 2025-09-21 14:24:35 +08:00
parent 3989d34a44
commit eacb29c884

View file

@ -399,6 +399,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[libSQL by xexr](https://github.com/Xexr/mcp-libsql)** - MCP server for libSQL databases with comprehensive security and management tools. Supports file, local HTTP, and remote Turso databases with connection pooling, transaction support, and 6 specialized database tools.
- **[Linear](https://github.com/tacticlaunch/mcp-linear)** - Integrates with Linear project management systems.
- **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Share code context with LLMs via Model Context Protocol or clipboard.
- **[LunchMoney](https://github.com/akutishevsky/lunchmoney-mcp)** - MCP server for LunchMoney personal finance and budgeting tool.
- **[Local History MCP](https://github.com/xxczaki/local-history-mcp)** MCP server for accessing VS Code/Cursor's Local History.
- **[🧲 Magg 🧲](https://github.com/sitbon/magg)** - A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand.
- **[Make](https://github.com/integromat/make-mcp-server)** - Turn your Make scenarios into callable tools for AI assistants.