A MCP server for the stock market data API, Alphavantage API.
Finance & E-commerce
serverstockmarketdataAPI
Alphavantage MCP Server
A MCP server for the stock market data API, Alphavantage API.
Configuration
Getting an API Key
- Sign up for a Free Alphavantage API key
- Add the API key to your environment variables as
ALPHAVANTAGE_API_KEY
Clone the project
git clone https://github.com/calvernaz/alphavantage.git
Usage with Claude Desktop
Add this to your claude_desktop_config.json
:
{
"mcpServers": {
"alphavantage": {
"command": "uv",
"args": [
"--directory",
"<DIRECTORY-OF-CLONED-PROJECT>/alphavantage",
"run",
"alphavantage"
],
"env": {
"ALPHAVANTAGE_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Prerequisites
- •Familiarity with the server domain
- •Basic understanding of related technologies
- •Knowledge of Finance & E-commerce
Recommended Server
Details
More Server
Google Calendar
Mssql_mcp_server
A Model Context Protocol (MCP) server facilitating secure interactions with MSSQL databases.
Javascript
Examples and tutorials for building AI applications with watsonx.ai Flows Engine
Mcp Compass
MCP Discovery & Recommendation Service - Find the right MCP server for your needs