Back to Home
ysonawan icon

famvest-mcp-server

Verified Safe

by ysonawan

Overview

This server provides tools for managing and accessing financial portfolio data from Famvest.

Installation

Run Command
python main.py

Security Notes

The server includes a BearerAuthMiddleware that enforces authentication for most tools, requiring a JWT token in the Authorization header. No hardcoded secrets, 'eval', or obfuscation are present in the provided code. All external API calls use HTTPS to `famvest.online` and include a 10-second timeout. The overall security is also dependent on the security of the external Famvest API.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-17

Tags

Financial TradingPortfolio ManagementAPI IntegrationInvestmentAuthentication