alphavantage

http

Used by 3 plugins

Installs mcp-alphavantage, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub henkisdabro/wookstar-claude-plugins --plugin mcp-alphavantage
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "alphavantage": {
      "url": "https://mcp.alphavantage.co/mcp?apikey=${ALPHAVANTAGEAPIKEY}"
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

URL
https://mcp.alphavantage.co/mcp?apikey=${ALPHAVANTAGEAPIKEY}