finance-portfolio-agent
MCP Finance Agent is a Model Context Protocol server designed for financial portfolio analysis and recommendation generation.
The MCP Finance Agent is a sophisticated tool that integrates with the Tinkoff Invest API to provide comprehensive financial portfolio analysis. It is designed to assess portfolio risks, generate optimization recommendations, and monitor market data. Additionally, it calculates performance metrics to help users make informed investment decisions. The agent is built using Python and requires Python 3.11 or higher. It uses Poetry for dependency management and includes a robust testing framework to ensure reliability and accuracy.
Features
- Integration with Tinkoff Invest API
- Portfolio and risk analysis
- Generation of portfolio optimization recommendations
- Market data monitoring
- Performance metrics calculation
Usage with Different Platforms
mcp
{'installation': 'bash\ncurl -sSL https://install.python-poetry.org | python3 -\ngit clone <repository-url>\ncd mcp-finance-agent\npoetry install\ncp .env.example .env\n', 'development': 'bash\npoetry shell\npre-commit install\npytest\n', 'usage': 'bash\npoetry run python -m src.main\n# API available at http://localhost:8000\n', 'testing': 'bash\npytest\npytest tests/test_specific.py\npytest -m "not integration"\n'}
Related MCP Servers
View all finance servers →mcp-server
by financial-datasets
This is a Model Context Protocol (MCP) server that provides access to stock market data from Financial Datasets.
razorpay-mcp-server
by razorpay
The Razorpay MCP Server is a Model Context Protocol server that integrates with Razorpay APIs for advanced payment processing.
evm-mcp-server
by mcpdotdirect
A comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks.
investor-agent
by ferdousbhai
The investor-agent is a Model Context Protocol server designed to provide comprehensive financial insights and analysis to Large Language Models.
mcp-cn-a-stock
by elsejj
This is an MCP (Model Content Protocol) service providing A-share data for large models.
mcp-trader
by wshobson
A Model Context Protocol (MCP) server designed for stock traders, offering a suite of tools for technical analysis and trading.
bsc-mcp
by TermiX-official
BNBChain MCP is a tool server designed for interacting with the Binance Smart Chain, enabling token transfers, smart contract interactions, and more, tailored for developers and AI agents.