Content
# FinBuddy-MCP-Server
### Installation
Install Node.js from [HERE](https://nodejs.org/zh-tw/download)
```
pip install -r ./requirements.txt
```
```
git submodule update --init --recursive
```
### Run
```
# sync update
git submodule update --remote PortfolioLab_Parser
git add PortfolioLab_Parser
git commit -m "Update submodule PortfolioLab_Parser to the latest version"
# test or run
mcp dev server.py
python server.py
```
Connection Info
You Might Also Like
valuecell
ValueCell is a community-driven, multi-agent platform for financial applications.
hexstrike-ai
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents...
YC-Killer
A library of enterprise-grade AI agents designed to democratize artificial...
SmartDB_MCP
Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server,...
awesome-context-engineering
A curated list of awesome open-source libraries for context engineering...
aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact...