FindingAlpha AI MCP Server
@finding-alpha
关于 FindingAlpha AI MCP Server
MCP Server for segmented revenue and congress trading
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"findingalpha-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"findingalpha-ai-mcp",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
评论