Confidential guide on numerology and astrology, based of GG33 Public information

fin-MCP
Un serveur MCP pour alimenter votre LLM avec des capacités d'analyse financière
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
Financial Analysis MCP Server
A powerful server for financial analysis capabilities, providing stock data retrieval and visualization features.
Features
- Stock data retrieval from yfinance
- Alpha Vantage API integration
- Web search for financial information
- Interactive visualization with Plotly
- RESTful API endpoints
Prerequisites
- Python 3.8+
- Alpha Vantage API key (for additional data)
Installation
- Clone the repository:
git clone <repository-url>
cd fin-mcp
- Create a virtual environment and activate it:
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
- Install dependencies:
pip install -r requirements.txt
- Create a
.env
file in the root directory and add your Alpha Vantage API key:
ALPHA_VANTAGE_API_KEY=your_api_key_here
Usage
- Start the server:
cd src
python main.py
-
The server will start at
http://localhost:8000
-
Access the API documentation at
http://localhost:8000/docs
API Endpoints
Stock Data
-
GET /api/v1/stock/{symbol}
- Get stock data from yfinance -
GET /api/v1/alpha-vantage/{symbol}
- Get stock data from Alpha Vantage -
GET /api/v1/search/{query}
- Search for financial information
Visualization
-
GET /api/v1/visualize/candlestick/{symbol}
- Get candlestick chart -
GET /api/v1/visualize/volume/{symbol}
- Get volume chart -
GET /api/v1/visualize/combined/{symbol}
- Get combined price and volume chart
Example Usage
import requests
# Get stock data
response = requests.get("http://localhost:8000/api/v1/stock/AAPL")
data = response.json()
# Get candlestick chart
response = requests.get("http://localhost:8000/api/v1/visualize/candlestick/AAPL")
chart_data = response.json()
License
This project is licensed under the MIT License - see the LICENSE file for details.
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🔍 Permettre aux assistants d'IA de rechercher et d'accéder aux informations du package PYPI via une interface MCP simple.
Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Reviews

user_Yrm0Y7SL
The fin-mcp by cristianleoo is an outstanding product for those seeking a dependable MCP application. The project, hosted on GitHub, showcases the developer's keen attention to detail and commitment to quality. As a dedicated user, I appreciate the robust features and seamless integration. Its open-source nature allows for continuous improvement and community contributions. Highly recommend checking out fin-mcp for a top-notch experience!