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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.2.tar.gz
Algorithm Hash digest
SHA256 03f8d2895b3420b297aac204c099adb9b5e2aa81b25ff2dccdb263820e42b1f5
MD5 db0a77c831adfdf4ae718d77b9dd5bc9
BLAKE2b-256 d8f4e90d0609e5be532a98a05bac530a65ce43927de23fd04b054a8c5c59304d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 df5d80d8124987127c903e640da98e4d50b646481068e02958533dbccbded41b
MD5 dcf454d4147392bfb2a577fae6a31c3e
BLAKE2b-256 295c260f0688f1ea34051f84426e327d855a6ea488b143b24adeddef760efb60

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