
Market Pulse
from twelvedata
Real-time financial indicators for AI assistants
Early access free plan β 100 1,000 tool calls/month
Your AI assistant,
now fluent in markets
MarketPulse connects your AI assistant to global market data β so instead of guessing, it analyzes. Global equities are included on every plan, with Pro unlocking forex and crypto coverage.
Connect in 60 seconds Browse all tools
No credit card required Β· No servers to manage
See it in action
From question to analysis β instantly
Copy any prompt into your AI assistant after connecting MarketPulse MCP. These run against live market data with global equity coverage.
Morning Briefing
Daily market overview
get_market_breadth get_market_movers get_rsi get_price
Prompt Copy
Good morning. Give me my market briefing:
- What's today's market breadth β are more stocks advancing or declining?
- Show me the top 5 gainers and top 5 losers.
- RSI scan on AAPL, MSFT, GOOGL, AMZN, NVDA β flag overbought (RSI > 70) or oversold (RSI < 30).
See sample response
Pre-Trade Check
Before you pull the trigger
get_technical_summary get_bollinger_bands get_support_resistance get_atr
Prompt Copy
I'm thinking of buying NVDA. Quick pre-trade check:
- Overall technical picture β trend direction?
- Price vs. Bollinger Bands β extended or fair entry?
- Nearest support & resistance levels?
- ATR β how much could it move against me in a day?
One-line verdict at the end.
Dip Detector
Scan a watchlist for entries
get_rsi get_bollinger_bands get_stochastic get_market_breadth
Prompt Copy
Watchlist: AAPL, MSFT, GOOGL, AMZN, NVDA, JPM, V, HD, UNH, BRK-B
Flag each stock that triggers β₯ 2 of 3 conditions: β’ RSI < 35 β’ Price below lower Bollinger Band β’ Stochastic %K < 20
Also check market breadth for context.
Three steps. That's it.
No SDK to install, no library to import. MarketPulse speaks MCP natively β your AI assistant connects directly over HTTPS.
1. Create an account
Sign up for free. Get your API key instantly β early access includes 100 1,000 tool calls every month.
2. Copy your config
Paste the pre-filled JSON snippet into your Claude Desktop, Cursor, or any MCP client config.
3. Ask your AI
"What's the RSI for AAPL?" β your assistant calls MarketPulse automatically and responds with live data.
financial tools, one URL
Technical indicators, news, and market data β all accessible through natural language.
Technical Indicators
RSI
Relative Strength Index β oversold / overbought signals for any asset.
View details β
Moving Averages
SMA + EMA with trend direction β bullish, neutral, or bearish.
View details β
MACD
Momentum and trend changes β MACD line, signal line, histogram.
View details β
Bollinger Bands
Volatility bands, %B position, and bandwidth analysis.
View details β
ADX
Average Directional Index β trend strength with +DI / -DI.
View details β
ATR & Volatility
Average True Range, ATR%, Historical Volatility, and regime classification.
View details β
Stochastic
%K/%D with crossover detection and overbought/oversold signals.
View details β
Volume Indicators
On-Balance Volume (OBV) β measures conviction behind price moves.
View details β
Support & Resistance
Classic pivot-point levels (PP, R1βR3, S1βS3) β nearest floor & ceiling with distance %.
View details β
Candlestick Patterns
Hammer, Engulfing, Doji, Morning/Evening Star β pattern grammar of price action with directional bias.
View details β
Technical Summary
All 6 indicators at once β unified signal from STRONG_BULLISH to STRONG_BEARISH.
View details β
Market Data
Price
Delayed price snapshot for global equities, with Pro unlocking forex and crypto symbols.
View details β
Price History
Raw OHLCV bars β daily, weekly, or monthly for global equities, plus Pro-only forex and crypto.
View details β
News
Recent articles with titles, summaries, and source URLs for research workflows.
View details β
Relative Performance
Stock vs benchmark alpha β is this stock winning or just riding the wave?
View details β
Market Movers
Top 20 U.S. stock gainers or losers for the day β ticker, price, change %, and volume.
View details β
Market Breadth
Advance/decline ratio, strong-mover conviction, and divergence detection β is this rally broad or narrow?
View details β
Research
Related Tickers
Peers and competitors via news and returns correlation.
View details β
Short Interest
Shares short, days-to-cover, average daily volume.
View details β
Treasury Yields
Full U.S. Treasury yield curve β 1-month through 30-year.
View details β
Dividends
Dividend history β ex-date, pay date, cash amount, frequency.
View details β
Stock Splits
Split history β execution date and split ratio.
View details β
Utility
Suggest Feature
Request missing functionality β free, no tool calls consumed. We build what users ask for.
View details β
Core tools now support global equities. Forex and crypto are available on Pro, while select market-structure tools remain U.S.-focused.
Copy, paste, done
Add MarketPulse to your MCP client in seconds.
Compatible with any AI assistant that supports MCP β Claude, Cursor, Gemini, and more.
Claude Cursor / Open Code Gemini CLI
Connect via OAuth Recommended
Claude Desktop
Go to Settings β Connectors β Add custom connector and fill in:
Name
Market Pulse
Copy
Remote MCP server URL
https://mcp.marketpulsemcp.com
Copy
No API key needed. After saving, you'll be redirected to a browser to log in with your MarketPulse credentials.
Claude.ai (web)
Go to Customize β Connectors β "+" β Add custom connector and fill in:
Name
Market Pulse
Copy
Copy
Use API key instead (Claude Desktop Β· advanced)
Add to your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"market-pulse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.marketpulsemcp.com",
"--header",
"Authorization: Bearer "
]
}
}
}
Create your account to get your API key, then the dashboard gives you pre-filled snippets ready to paste.
Why MarketPulse?
Privacy-first
We don't log your queries or store your AI conversations. Just your email β nothing more.
Works everywhere
Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. One URL, every platform.
Refund on failure
Tool calls only consumed on success. Failures are automatically refunded.
Ready to give your AI financial superpowers?
Early access free plan β 100 1,000 tool calls per month. No credit card required.
Create Free Account β
This tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.