Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by financial-datasets • Finance & Markets
An MCP server that lets AI assistants retrieve stock prices, financial statements, crypto data, and company news from Financial Datasets.
Fetch company financial statements (income, balance sheet, cash flow) for fundamental analysis or report generation.
Current and historical stock or crypto prices to power portfolio trackers, trading signals, or backtests.
Retrieve company-specific news to enrich alerts, summaries, or research workflows.
This Model Context Protocol (MCP) server exposes Financial Datasets APIs so Claude and other agents can programmatically access income statements, balance sheets, cash flow statements, current and historical stock and crypto prices, and company news. It includes ready-to-use tools for common financial queries and instructions for running locally and integrating with Claude Desktop. Access requires an API key configured via environment variables, simplifying secure usage within agent tooling. The server is useful for agents that need up-to-date market and fundamental data without implementing direct API calls themselves.
Add two numbers together. Args: a: First number b: Second number Returns: The sum of a and b
Subtract the second number from the first. Args: a: Number to subtract from b: Number to subtract Returns: The result of a - b
Multiply two numbers together. Args: a: First number b: Second number Returns: The product of a and b
Divide the first number by the second. Args: a: Numerator b: Denominator Returns: The result of a / b
Basic calculator help information.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.