CapzyCapzy / Data MCP Get API key

Platforms / yahoo

yahoo toolset

6 tools. Mount this server and your agent gets every yahoo endpoint, fully typed.

https://mcp.capzy.ai/yahoo/mcp
claude mcp add capzy-yahoo --transport http https://mcp.capzy.ai/yahoo/mcp \
  --header "Authorization: Bearer YOUR_KEY"

Finance

yahoo_finance 1 credit Finance Quote

Stock / ETF / index / crypto quote: price, change, day high/low, volume, 52-week range, exchange and currency (e.g. AAPL, MSFT, ^GSPC, BTC-USD).

ParamTypeRequiredDescription
symbol string required Ticker symbol, e.g. AAPL, MSFT, ^GSPC, BTC-USD.
range string optional Chart range: 1d, 5d, 1mo, 3mo, 6mo, 1y, 5y, max. Default: 1d

Search

yahoo_autocomplete 1 credit Autocomplete

Search suggestions for a partial query.

ParamTypeRequiredDescription
query string required Partial term.
gl string optional Country code (us | gb | ca | au). Default: us
yahoo_images 1 credit Image Search

Image search results with full-size image URLs, thumbnails and source pages.

ParamTypeRequiredDescription
query string required Search query.
gl string optional Country code (us | gb | ca | au). Default: us
page integer optional Page number. Default: 1
offset integer optional Zero-based result offset. Overrides page when set.
per_page integer optional Requested results per page.
country string optional Two letter country to restrict results to. Falls back to gl.
region string optional Sub-region or locale hint. Currently informational.
language string optional Language to restrict results to, for example en or fr.
safe_search string optional Adult-content filtering: off | moderate | strict.
time_range string optional Recency filter: day | week | month | year.
image_size string optional Image size: small | medium | large | wallpaper.
color string optional Dominant color, for example color | bw | red | blue.
type string optional Image type: photo | clipart | linedrawing | gif | transparent.
yahoo_news 1 credit News Search

News results with headline, publisher, relative time, snippet and thumbnail.

ParamTypeRequiredDescription
query string required Search query.
gl string optional Country code (us | gb | ca | au). Default: us
page integer optional Page number. Default: 1
yahoo_search 1 credit Web Search

Web search results with organic listings, snippets and destination URLs.

ParamTypeRequiredDescription
query string required Search query.
gl string optional Country code (us | gb | ca | au). Default: us
page integer optional Page number. Default: 1
offset integer optional Zero-based result offset. Overrides page when set.
per_page integer optional Requested results per page.
country string optional Two letter country to restrict results to. Falls back to gl.
region string optional Sub-region or locale hint. Currently informational.
language string optional Language to restrict results to, for example en or fr.
safe_search string optional Adult-content filtering: off | moderate | strict.
time_range string optional Recency filter: day | week | month | year.
yahoo_videos 1 credit Video Search

Video search results with title, duration, publisher and thumbnails.

ParamTypeRequiredDescription
query string required Search query.
gl string optional Country code (us | gb | ca | au). Default: us
page integer optional Page number. Default: 1
offset integer optional Zero-based result offset. Overrides page when set.
per_page integer optional Requested results per page.
country string optional Two letter country to restrict results to. Falls back to gl.
region string optional Sub-region or locale hint. Currently informational.
language string optional Language to restrict results to, for example en or fr.
safe_search string optional Adult-content filtering: off | moderate | strict.
time_range string optional Recency filter: day | week | month | year.
duration string optional Video length: short | medium | long.

Fewer tools?

The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.