Alpha Vantage Connector for AI agents.
16 live capabilities
Get real-time stock market data and financial statements for equity research.
Waiting for input…
Why people use Alpha Vantage
Alpha Vantage Stock Market Data for Financial Research
This Connector changes that by letting your agent do the digging for you. You just ask for the data, and the agent pulls it from the source. You get a complete financial picture in seconds instead of spending your morning on manual data entry.
What Vinkius changes
Your agent gets direct access to professional-grade financial data without you having to manually search for it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Valuation Modeling
An analyst needs to build a 5-year model for a tech stock.
- Real-world use case 02
Macro Research
A fund manager wants to know how recent inflation changes might impact the market.
- Real-world use case 03
Crypto Monitoring
A trader wants to see the price history of Bitcoin over the last month.
Complete set · 16capabilities
The complete Alpha Vantage capability set.
These are the exact actions your AI can choose when you ask it to work with Alpha Vantage.
01—04
4 capabilities in this set.
Part of 16 available through Alpha Vantage.
- 01 Capability
Get cash flow
Pull annual and quarterly cash flow statements. You can use this to see how much actual cash a company is generating.
- 02 Capability
Time series daily adjusted
Get daily adjusted time series for a stock. This data accounts for splits and dividends so your trend analysis stays accurate.
- 03 Capability
Time series intraday
Get intraday OHLCV time series for a stock. Use this to monitor price action within a single trading day.
- 04 Capability
Time series monthly adjusted
Get monthly adjusted time series for a stock. This is useful for identifying long-term trends while accounting for corporate actions.
05—08
4 capabilities in this set.
Part of 16 available through Alpha Vantage.
- 05 Capability
Time series monthly
Get monthly time series for a stock. Use this to see the monthly price history of any global equity.
- 06 Capability
Get news sentiment
Get live and historical news sentiment scores. This helps you understand the prevailing mood in the news regarding a company.
- 07 Capability
Get overview
Get company overview and financial ratios. This provides a quick summary of a company's health and key metrics.
- 08 Capability
Get sma
Get the Simple Moving Average (SMA) technical indicator. This helps you identify the trend of a stock's price over a specific period.
09—12
4 capabilities in this set.
Part of 16 available through Alpha Vantage.
- 09 Capability
Get balance sheet
Retrieve annual and quarterly balance sheets for a specific company. This helps you see the assets and liabilities of a business at a glance.
- 10 Capability
Time series daily
Get daily OHLCV time series for a stock. Use this to see the raw opening, high, low, and closing prices for any day.
- 11 Capability
Get digital currency daily
Get daily time series for a cryptocurrency. This lets you track the price movements of digital assets over time.
- 12 Capability
Get economic indicator
Get macroeconomic indicators like GDP, CPI, and unemployment. This provides the broad context needed for market analysis.
13—16
4 capabilities in this set.
Part of 16 available through Alpha Vantage.
- 13 Capability
Get currency exchange rate
Get real-time exchange rates for physical and digital currencies. It's perfect for tracking global forex movements instantly.
- 14 Capability
Get income statement
Get annual and quarterly income statements. This gives you a clear look at a company's revenue and expenses.
- 15 Capability
Time series weekly adjusted
Get weekly adjusted time series for a stock. This provides a clean look at weekly price movements adjusted for dividends.
- 16 Capability
Time series weekly
Get weekly time series for a stock. Use this to see the price action on a weekly basis for any equity.
Set up in minutes
One URL. Then ask Alpha Vantage to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Alpha Vantage from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Alpha Vantage, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Alpha Vantage for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Alpha Vantage URL.
- Step 03
Save and start
Save the connection and enable Alpha Vantage in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"alpha-vantage-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Alpha Vantage
Open Agent mode in chat and ask: "Using Alpha Vantage, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"alpha-vantage-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Alpha Vantage
Ask Copilot: "Using Alpha Vantage, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"alpha-vantage-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Alpha Vantage
Open Cascade and ask: "Using Alpha Vantage, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"alpha-vantage-alternative": {
"url": "https://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Alpha Vantage
Ask Cline: "Using Alpha Vantage, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add alpha-vantage-alternative --transport http "https://edge.vinkius.com/vk_preview_ZeRz9ZR7ZkElMBV8cclBjynqPRw9CQVcnLmayX75/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Alpha Vantage
Ask Claude: "Using Alpha Vantage, show me...". 16 tools are ready
Where the request belongs
Work Alpha Vantage can move forward.
This is for anyone who spends their day staring at spreadsheets, trading platforms, or news feeds. It's for the person who needs accurate numbers fast, not a summary of a summary.
Equity Research Analyst
Pulling historical financial statements to build valuation models.
Quantitative Trader
Fetching high-frequency intraday data and technical indicators for strategy testing.
Fintech Developer
Integrating live market feeds into custom applications or internal capabilities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPolygon.io
Access real-time and historical financial data for stocks, crypto, forex, and indices directly within your AI agent.
IEX Cloud
Access real-time and historical financial data, stock quotes, crypto, and market metrics directly from your AI agent.
Alpha Vantage
Access stock market data via Alpha Vantage. get real-time quotes, time series, technical indicators and crypto/forex data from any AI agent.
Marketaux
Financial news and stock market intelligence. track global market sentiment and trending news.
Intrinio
Access real-time and historical financial market data via Intrinio API.
Twelve Data
Access real-time stock quotes, crypto prices, forex rates, and technical indicators via AI.
Bring your own AI
Change the model, client or framework. Keep Alpha Vantage connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Alpha Vantage.
The practical details behind the request, access and result.
Can Alpha Vantage MCP pull data for crypto?
Yes, it can get daily time series for digital currencies like Bitcoin or Ethereum. This lets you track crypto prices alongside traditional stocks.
Does Alpha Vantage MCP include news sentiment?
It provides live and historical news sentiment scores. You can use this to see if the media is currently viewing a company positively or negatively.
Can I use Alpha Vantage MCP to see company balance sheets?
Yes, you can pull annual and quarterly balance sheets. This is perfect for seeing a company's assets, liabilities, and overall financial health.
Does Alpha Vantage MCP work for global markets?
It covers global equities, forex, and major economic indicators. You can get data for stocks and currencies from around the world.
Can I get historical stock data with Alpha Vantage MCP?
It provides daily, weekly, and monthly time series. You can even get adjusted data that accounts for stock splits and dividends.
Is Alpha Vantage MCP good for macro research?
It's excellent for that because it pulls GDP, CPI, and unemployment rates. It gives you the big picture of the economy in your chat.
Can I get intraday stock prices for a specific time interval?
Yes. Use the time_series_intraday capability and specify the interval (e.g., '1min', '5min', '60min'). You can also toggle extended_hours to see pre-market and after-hours data.
How do I access a company's financial health and ratios?
You can use get_overview for general ratios and metadata, or get_income_statement, get_balance_sheet, and get_cash_flow for detailed annual and quarterly financial reports.
Does this server support sentiment analysis for market news?
Yes! The get_news_sentiment capability provides real-time news articles along with sentiment scores and relevance rankings for specific stock symbols or topics.
One connection away
Give your agent a direct line to Alpha Vantage.
Connect Alpha Vantage once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available