Installation & Configuration
{
"mcpServers": {
"financial-markets-analyser": {
"command": "uv",
"args": [
"--directory",
"/path/to/financial-markets-analyser",
"run",
"entrypoint.py"
],
"env": {
"ALPHA_VANTAGE_API_KEY": "your_api_key",
"FMP_API_KEY": "your_api_secret"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/23
Updated
2026/6/8