🔍

alpha-vantage

Track stock prices, search symbols, and compute 50+ technical indicators

RUN IN TERMINAL
claude mcp add commcparmory-alpha-vantage -- uvx mcparmory-alpha-vantage
ADD TO claude_desktop_config.json
{ "mcpServers": { "commcparmory-alpha-vantage": { "command": "uvx", "args": ["mcparmory-alpha-vantage"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commcparmory-alpha-vantage": { "command": "uvx", "args": ["mcparmory-alpha-vantage"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commcparmory-alpha-vantage": { "command": "uvx", "args": ["mcparmory-alpha-vantage"] } } }

About This MCP Server

The com.mcparmory/alpha-vantage server is a search tool that connects to the Alpha Vantage API, enabling developers to track stock prices, search for stock symbols, and compute over 50 technical indicators. This server can be used by developers who need to integrate financial data and technical analysis into their applications. It is particularly useful when building trading platforms, financial analysis tools, or other applications that require real-time or historical stock market data.

Track stock prices, search symbols, and compute 50+ technical indicators. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

mcparmory-alpha-vantage on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The alpha-vantage server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commcparmory-alpha-vantage.svg)](https://skillsplayground.com/mcps/commcparmory-alpha-vantage/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.