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 Python-based project under Apache 2.0 license.
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform.
YC-Killer
YC-Killer: Open-source AI agents to democratize access against YC startups.
AP2
AP2 provides code samples for the Agent Payments Protocol.
solana-agent-kit
Open-source toolkit for AI agents to interact with Solana protocols.
Stripe
The Stripe Agent Toolkit integrates agent frameworks with Stripe APIs via...