



Processes and categorizes financial transaction data within an MCP server, outputting organized CSV files for personal finance management—an example of a task-specific MCP server implementation.
Daha fazla yükleniyor......
Bu sayfada
Custom MCP Servers
Custom MCP Servers is an open-source Model Context Protocol (MCP) server designed to process and categorize financial transaction data. It interacts with the Financial Datasets stock market API and provides organized data outputs (such as CSV files) for personal finance management. The server exposes a set of tools for retrieving various financial data, making it useful for AI assistants and finance-related applications.
get_income_statements: Retrieve income statements for a specific stock.get_balance_sheets: Retrieve balance sheets for a stock.get_cash_flow_statements: Retrieve cash flow statements for a stock.get_current_price: Get the latest stock price information.get_prices: Fetch historical stock prices with customizable date ranges and intervals.get_news: Retrieve the latest news for a stock.uv package managerFor more details and installation instructions, visit the GitHub repository.
Bununla ilgili daha fazla öğeyi keşfedin