Alphavantage MCP server
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"alphavantage-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Alphavantage MCP Server [](https://smithery.ai/server/alphavantage) A MCP server for the stock market data API, Alphavantage API. ## Configuration ### Getting an API Key 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` ## Clone the project ```bash git clone https://github.com/calvernaz/alphavantage.git ``` ### Usage with Claude Desktop Add this to your `claude_desktop_config.json`: **NOTE** Make sure you replace the `<DIRECTORY-OF-CLONED-PROJECT>` with the directory of the cloned project. ``` { "mcpServers": { "alphavantage": { "command": "uv", "args": [ "--directory", "<DIRECTORY-OF-CLONED-PROJECT>/alphavantage", "run", "alphavantage" ], "env": { "ALPHAVANTAGE_API_KEY": "YOUR_API_KEY_HERE" } } } } ```
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.