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
「その他」の他のコンテンツ

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

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
コメント