FindingAlpha AI MCP Server
@finding-alpha
About FindingAlpha AI MCP Server
MCP Server for segmented revenue and congress trading
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"findingalpha-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"findingalpha-ai-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is FindingAlpha AI MCP Server?
The FindingAlpha AI MCP Server is a Model Context Protocol (MCP) server that provides fundamental analysis and processing tools for publicly traded stocks. It is designed for use with AI assistants like Claude, offering endpoints to retrieve segmented revenue data and congress trading information.
How to use FindingAlpha AI MCP Server?
The server can be installed via Smithery using the command npx -y @smithery/cli install findingalpha-ai-mcp --client claude or via npm with npm install findingalpha-ai-mcp. After installation, build the server with npm run build and then use the provided endpoints—such as segmented-revenue, congress-trades-by-name, and congress-trades-by-ticker—by passing appropriate parameters like ticker or name.
Key features of FindingAlpha AI MCP Server
- MCP-based server for stock fundamental analysis.
- Provides segmented revenue data for any ticker symbol.
- Queries congress trading activities by congressman name.
- Queries congress trading activities by stock ticker.
- Built with Node.js (version 18+ required).
- Tested with integration and unit tests.
Use cases of FindingAlpha AI MCP Server
- Analyzing a company's revenue breakdown by segment using its ticker.
- Tracking recent trades made by a specific congressperson, e.g., "nancy".
- Monitoring congressional trading activity for a particular stock ticker.
- Integrating fundamental stock data into AI assistant workflows.
FAQ from FindingAlpha AI MCP Server
What endpoints does FindingAlpha AI MCP Server offer?
It offers three endpoints: segmented-revenue (requires ticker string), congress-trades-by-name (requires name string), and congress-trades-by-ticker (requires ticker string).
What are the runtime dependencies?
Node.js version 18 or higher is required. The server is installed via npm or Smithery and built using npm run build.
How do I install the server?
You can install it using Smithery with `npx -y @smithery/cli install findingalpha-ai-mcp --client claude
Frequently asked questions
What endpoints does FindingAlpha AI MCP Server offer?
It offers three endpoints: `segmented-revenue` (requires ticker string), `congress-trades-by-name` (requires name string), and `congress-trades-by-ticker` (requires ticker string).
What are the runtime dependencies?
Node.js version 18 or higher is required. The server is installed via npm or Smithery and built using `npm run build`.
How do I install the server?
You can install it using Smithery with `npx -y @smithery/cli install findingalpha-ai-mcp --client claude
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments