A MCP server for the stock market data API, Alphavantage API.
A MCP server for the stock market data API, Alphavantage API.
ALPHAVANTAGE_API_KEYgit clone https://github.com/calvernaz/alphavantage.git
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"
}
}
}
}
Audius Mcp Atris
Model Context Protocol server for Audius. Perform market research, purchase premium tracks, upload songs, and much more!
Mac Shell Mcp
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.
Python Docs Server Mcp Server
Get Python Docs