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
Gmail Mcp Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
Composio Mcp Server
Easy Mcp
Absurdly easy Model Context Protocol Servers in Typescript
Cognee Mcp
Reliable LLM Memory for AI Applications and AI Agents