Loomal

Alphavantage

MCP server by github.com/pipeworx-io/mcp-alphavantage

Alpha Vantage MCP — Stock market data, fundamentals, and earnings

0 starsRemote-capable

About Alphavantage

Alphavantage is an MCP (Model Context Protocol) server published by pipeworx-io in the official MCP registry, listed under Finance on Loomal. Alpha Vantage MCP — Stock market data, fundamentals, and earnings

Alphavantage runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/pipeworx-io/mcp-alphavantage.

Use Alphavantage with your agent

Claude Code · one command
claude mcp add --transport http alphavantage https://gateway.pipeworx.io/alphavantage/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "alphavantage": {
      "url": "https://gateway.pipeworx.io/alphavantage/mcp"
    }
  }
}
streamable-httphttps://gateway.pipeworx.io/alphavantage/mcp

Frequently asked questions

What is Alphavantage?
Alphavantage is an MCP (Model Context Protocol) server by pipeworx-io in the Finance category. Alpha Vantage MCP — Stock market data, fundamentals, and earnings
How do I connect Alphavantage to Claude, Cursor, or another MCP client?
Alphavantage is a remote MCP server — add its endpoint (https://gateway.pipeworx.io/alphavantage/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Alphavantage open source?
Yes — the source code is public at github.com/pipeworx-io/mcp-alphavantage.
Can AI agents pay to use Alphavantage?
Not yet through Loomal — Alphavantage is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Alphavantage? Claim this listing free by verifying GitHub ownership, or contact us.