Skip to main content

Alphavantage MCP server

Project description

✅ Official Alpha Vantage MCP Server

smithery badge Verified on MseeP

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

📺 Demo Video

Watch a quick demonstration of the Alpha Vantage MCP Server in action:

Alpha Vantage MCP Server Demo

🤝 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.11.tar.gz (42.3 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.11-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_alphavantage-0.3.11.tar.gz
  • Upload date:
  • Size: 42.3 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.11.tar.gz
Algorithm Hash digest
SHA256 5edf52d73f33ae3278e9e2451e563653f75c80e2a91caa7ffe3e933381eda819
MD5 533a32f7a24ead82bf920dd928dedc7e
BLAKE2b-256 fbf0ce14f35d4ab3267b60e50b8e5ebc4bcaa10b4a18d1b07015a646140a9e3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_alphavantage-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 ebee5ae11b1d3451c154d2f19adcf9589f298786ae3746fc419de068ef7f1e1c
MD5 41cebe8a8ed1001ca933cb53ca178f6c
BLAKE2b-256 eee3555972372d7bc8b47b21658c24726f3df81262762fff687c83d44226c5b0

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