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.1.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.1-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 05ffa4aa3a130ed778baf002eef1b08dd44010adb08fef32c5b1e815a1811e63
MD5 d56e9fb9014335fd97c557055b57d983
BLAKE2b-256 1f25a9c0ca0d931da826ac08bcae4e4efaf2c28afcf24a6eaa10e828755fa9e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 663872c510d03a47d46f34b22d01b3a93c406d6ca665c6772a5b627229fd7be1
MD5 0861f0eb011db735623c16de5835d70a
BLAKE2b-256 73e3080e5f6b30fa2257b019306c610d9dfb09274890aa5a6b5e367d3b25b4a1

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