Alpha Vantage runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 12 May 2026.
Track stock prices, search symbols, and compute 50+ technical indicators
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alpha-vantage -- uvx mcparmory-alpha-vantage
{
"mcpServers": {
"alpha-vantage": {
"args": [
"mcparmory-alpha-vantage"
],
"command": "uvx"
}
}
}
[mcp_servers.alpha-vantage]
command = "uvx"
args = ["mcparmory-alpha-vantage"]
{
"mcpServers": {
"alpha-vantage": {
"args": [
"mcparmory-alpha-vantage"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"alpha-vantage": {
"args": [
"mcparmory-alpha-vantage"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.