mcp-avantage

mcp-avantage

1

This project is an MCP server that enables access to the Alpha Vantage API, providing financial data for LLMs. It supports various data types and ensures secure API key handling using TypeScript and standard MCP frameworks.

Overview

This project provides a Model Context Protocol (MCP) server for the Alpha Vantage API, enabling Language Learning Models (LLMs) to retrieve financial data. It supports a wide range of financial data categories, including stock, forex, commodity, and cryptocurrency data. The server is built on TypeScript and includes multi-user API key handling, client instance resource management, and leverages the @missionsquad/avantage library.