Skip to main content

Alphavantage MCP server

Project description

✅ Official Alpha Vantage 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"
      }
    }
  }
}

🤝 Contributing

We welcome contributions from the community! To get started, check out our contribution guide for setup instructions, development tips, and guidelines.

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

mseep_alphavantage-0.3.10.tar.gz (42.1 kB view details)

Uploaded Source

Built Distribution

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

mseep_alphavantage-0.3.10-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file mseep_alphavantage-0.3.10.tar.gz.

File metadata

  • Download URL: mseep_alphavantage-0.3.10.tar.gz
  • Upload date:
  • Size: 42.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_alphavantage-0.3.10.tar.gz
Algorithm Hash digest
SHA256 e28634b5bc12fbab6a07b72c836797c18fb9f096b271c3fe786f229e94593629
MD5 dffc464ea6975fa9af5b4629179b5bbb
BLAKE2b-256 66593694d664863994096d3f75304455046450bfb48afc552a606ca2d5ef071c

See more details on using hashes here.

File details

Details for the file mseep_alphavantage-0.3.10-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_alphavantage-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e605d33a436b144e2a5bb82820bce2e2d1a3fe4e0e11dd1117c7c13996a11f18
MD5 6f3e75576d294c6a03147116fbb6d773
BLAKE2b-256 6411d895f9def334f502181cdefd1ed0e1de239cc5e6049a1eb924e34dfc3812

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