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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 396bb4e688a9c0bed5fc28da632437a44c0c00b456ff125bfe563e83260f356a
MD5 54f97134f024781f40af3a487a3995c2
BLAKE2b-256 826389b158f8718078fe1ea07e12ce95c0c53c4e43fa4062a9cf34a607f2d00e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alphavantage_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 735910c680bab283f6d1b4357f51e620655cb13a10be7de95fbe2b746d91c7a9
MD5 ca15889b5eec563f4b2d2065eeb6fd04
BLAKE2b-256 3c873b2ecf42a64684e2b119e80dbc7b7a15196fc6ba043716be7e9194503626

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