MCPServers
f

findata-mcp-server

7
0

Summary

This is an MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.

Available Actions(2)

getStockQuote

Get the current quote for a stock. Input: symbol (string) - The stock symbol (e.g., AAPL)

getHistoricalData

Get historical data for a stock. Input: symbol (string) - the stock symbol (e.g., AAPL), interval (optional string) - the time interval for the data ('daily', 'weekly', or 'monthly', default: 'daily'), outputsize (optional string) - the size of the output ('compact' or 'full', default: 'compact'). Output: JSON object containing the historical data.

Last Updated: April 8, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ