osamadev/financial_mcp_server
If you are the rightful owner of financial_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A custom Model Context Protocol (MCP) server for advanced financial analysis, stock monitoring, and real-time market intelligence.
Tools
Functions exposed to the LLM to take actions
financial_context
Extracts tickers and keywords from a user query, fetches and summarizes relevant news, and returns a structured context and prompt for downstream analysis.
market_summary
Returns a live summary of global markets, including indices, top movers, and news headlines.
get_portfolio
Retrieves the current list of tracked stocks in the user's portfolio.
add_stock
Add a stock to the portfolio, with cache invalidation and verification.
remove_stock
Remove a stock from the portfolio, with cache invalidation and verification.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client