# alphavantage

> MCP Server

This repository provides an MCP server for accessing stock market data from the Alphavantage API, requiring users to obtain an API key and configure their environment with the provided instructions.

## Overview

- **Category:** Developer Tools
- **Language:** Python
- **Stars:** 74
- **Forks:** 4
- **Owner:** calvernaz
- **GitHub:** https://github.com/calvernaz/alphavantage
- **Created:** 2024-12-06T18:47:39+00:00
- **Updated:** 2025-03-27T23:03:37+00:00
- **Source:** https://model-context-protocol.com/servers/alphavantage-api-stock-market-data

## Setup

## Setup

1. Sign up for a [Free Alphavantage API key](https://www.alphavantage.co/support/#api-key).
2. Add the API key to your environment variables as `ALPHAVANTAGE_API_KEY`.
3. Clone the project using `git clone https://github.com/calvernaz/alphavantage.git`.
4. Add the alphavantage MCP server configuration to your `claude_desktop_config.json`, replacing `<DIRECTORY-OF-CLONED-PROJECT>` with the actual directory and `YOUR_API_KEY_HERE` with your Alphavantage API key.

## Tools

## Available Tools

1. Alphavantage MCP Server (A server for the stock market data API, Alphavantage API.)
