Skip to main content

Alphavantage MCP server

Project description

Alphavantage MCP Server

smithery badge

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
  2. 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:

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"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alphavantage_mcp_server-0.1.3.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alphavantage_mcp_server-0.1.3-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

Details for the file alphavantage_mcp_server-0.1.3.tar.gz.

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 252a57899cb7ef2b8ea9b18ab5e3589bb67b5868d74d2c310d2be603afdec88e
MD5 948527f2c33b4ecedb2312ae16621b35
BLAKE2b-256 ec893f4f5b31073d03ae0adfbd5e5d2318b4a5ea421e708a7ff68baa4fdee406

See more details on using hashes here.

File details

Details for the file alphavantage_mcp_server-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1aa232112077275f8b894bb94451caa405a3158cfd8acf5ccd262501dc22ea10
MD5 6d31a55421f1d7f2ab1da9bb4111583e
BLAKE2b-256 6edb1e1062f4c9cb7457ebafd31e641f198f735cf9d58e541a19a444c268cedb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page