Connection check
verified live · 28h ago
enterprise-mcp-gateway
Unified gateway exposing 150+ tools across all NexGenData MCP servers via one endpoint.
Tools
152
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
152 toolsRead from the running server on 28h ago.
academic-research__search_arxiv
read-only
query*max_results
[Academic Research] Search arXiv for academic papers. Returns titles, authors, abstracts, and PDF links. Args: query: Search query (e.g. 'transformer attention mechanism', 'qu… [Academic Research] Search arXiv for academic papers. Returns titles, authors, abstracts, and PDF links. Args: query: Search query (e.g. 'transformer attention mechanism', 'quantum computing') max_results: Maximum papers to return (default 10)
academic-research__search_google_scholar
read-only
query*max_results
[Academic Research] Search Google Scholar for academic papers. Returns titles, authors, citations, and links. Args: query: Search query (e.g. 'deep learning medical imaging')… [Academic Research] Search Google Scholar for academic papers. Returns titles, authors, citations, and links. Args: query: Search query (e.g. 'deep learning medical imaging') max_results: Maximum papers to return (default 10)
automotive__car_market_analysis
read-only
make*yearmodel*
[Automotive Intelligence] Analyze car market prices for a specific make/model. Returns price ranges and dealer inventory. Args: make: Car make (e.g. 'Honda') model: Car mo… [Automotive Intelligence] Analyze car market prices for a specific make/model. Returns price ranges and dealer inventory. Args: make: Car make (e.g. 'Honda') model: Car model (e.g. 'Civic') year: Model year (optional, 0 for all years)
automotive__search_cars
read-only
makemodelzip_codemax_results
[Automotive Intelligence] Search Cars.com for vehicle listings. Returns prices, mileage, dealer info. Args: make: Car make (e.g. 'Toyota') model: Car model (optional, e.g.… [Automotive Intelligence] Search Cars.com for vehicle listings. Returns prices, mileage, dealer info. Args: make: Car make (e.g. 'Toyota') model: Car model (optional, e.g. 'Camry') zip_code: ZIP code for local results (optional) max_results: Max results (default 20)
crypto__crypto_prices
read-only
coinsmax_results
[Crypto Intelligence] Get current cryptocurrency prices and market data from CoinGecko. Args: coins: List of coin IDs (e.g. ['bitcoin', 'ethereum']). Empty for top coins. m… [Crypto Intelligence] Get current cryptocurrency prices and market data from CoinGecko. Args: coins: List of coin IDs (e.g. ['bitcoin', 'ethereum']). Empty for top coins. max_results: Max results (default 50)
crypto__exchange_rates
read-only
base_currency
[Crypto Intelligence] Get current currency exchange rates. Args: base_currency: Base currency code (default 'USD') [Crypto Intelligence] Get current currency exchange rates. Args: base_currency: Base currency code (default 'USD')
developer-tools__get_github_repo
read-only
repo*
[Developer Tools] Get GitHub repository stats — stars, forks, issues, language, description, and recent activity. Args: repo: Repository in 'owner/repo' format (e.g. 'facebook… [Developer Tools] Get GitHub repository stats — stars, forks, issues, language, description, and recent activity. Args: repo: Repository in 'owner/repo' format (e.g. 'facebook/react', 'microsoft/vscode')
developer-tools__get_npm_package
read-only
package_name*
[Developer Tools] Get npm package details — version, downloads, dependencies, description, and maintainers. Args: package_name: npm package name (e.g. 'react', 'express', 'lod… [Developer Tools] Get npm package details — version, downloads, dependencies, description, and maintainers. Args: package_name: npm package name (e.g. 'react', 'express', 'lodash')
developer-tools__get_pypi_package
read-only
package_name*
[Developer Tools] Get Python package details from PyPI — version, downloads, dependencies, and description. Args: package_name: PyPI package name (e.g. 'requests', 'pandas', '… [Developer Tools] Get Python package details from PyPI — version, downloads, dependencies, and description. Args: package_name: PyPI package name (e.g. 'requests', 'pandas', 'fastapi')
developer-tools__search_arxiv
read-only
query*max_results
[Developer Tools] Search arXiv for academic papers in CS, ML, AI, physics, and math. Args: query: Search query (e.g. 'large language models', 'transformer architecture') m… [Developer Tools] Search arXiv for academic papers in CS, ML, AI, physics, and math. Args: query: Search query (e.g. 'large language models', 'transformer architecture') max_results: Maximum results (default 10)
developer-tools__search_github
read-only
query*max_results
[Developer Tools] Search GitHub repositories by keyword. Returns repos with stars, descriptions, and languages. Args: query: Search query (e.g. 'machine learning python', 'rea… [Developer Tools] Search GitHub repositories by keyword. Returns repos with stars, descriptions, and languages. Args: query: Search query (e.g. 'machine learning python', 'react component library') max_results: Maximum results (default 10)
developer-tools__search_google_scholar
read-only
query*max_results
[Developer Tools] Search Google Scholar for academic papers, citations, and research. Args: query: Search query (e.g. 'CRISPR gene editing', 'reinforcement learning') max_… [Developer Tools] Search Google Scholar for academic papers, citations, and research. Args: query: Search query (e.g. 'CRISPR gene editing', 'reinforcement learning') max_results: Maximum results (default 10)
developer-tools__search_stackoverflow
read-only
query*max_results
[Developer Tools] Search StackOverflow for programming questions and answers. Args: query: Search query (e.g. 'python async await', 'react useEffect cleanup') max_results:… [Developer Tools] Search StackOverflow for programming questions and answers. Args: query: Search query (e.g. 'python async await', 'react useEffect cleanup') max_results: Maximum results (default 10)
domain-intelligence__dns_lookup
read-only
domain*
[Domain Intelligence] Look up DNS records for a domain. Returns A, AAAA, MX, CNAME, TXT records. Args: domain: Domain name (e.g. 'example.com') [Domain Intelligence] Look up DNS records for a domain. Returns A, AAAA, MX, CNAME, TXT records. Args: domain: Domain name (e.g. 'example.com')
domain-intelligence__ip_geolocation
read-only
ip*
[Domain Intelligence] Look up geolocation for an IP address. Returns country, city, ISP. Args: ip: IP address (e.g. '8.8.8.8') [Domain Intelligence] Look up geolocation for an IP address. Returns country, city, ISP. Args: ip: IP address (e.g. '8.8.8.8')
domain-intelligence__ssl_check
read-only
domain*
[Domain Intelligence] Check SSL certificate for a domain. Returns issuer, expiry, validity. Args: domain: Domain name (e.g. 'example.com') [Domain Intelligence] Check SSL certificate for a domain. Returns issuer, expiry, validity. Args: domain: Domain name (e.g. 'example.com')
domain-intelligence__whois_lookup
read-only
domain*
[Domain Intelligence] Look up WHOIS information for a domain. Returns registrar, dates, nameservers. Args: domain: Domain name (e.g. 'example.com') [Domain Intelligence] Look up WHOIS information for a domain. Returns registrar, dates, nameservers. Args: domain: Domain name (e.g. 'example.com')
ecommerce-intelligence__analyze_shopify_store
read-only
url*
[E-Commerce Intelligence] Analyze a Shopify store — get tech stack, theme, apps, traffic estimates, and store metadata. Args: url: Shopify store URL (e.g. 'https://store.examp… [E-Commerce Intelligence] Analyze a Shopify store — get tech stack, theme, apps, traffic estimates, and store metadata. Args: url: Shopify store URL (e.g. 'https://store.example.com')
ecommerce-intelligence__get_store_products
read-only
url*max_results
[E-Commerce Intelligence] Get products listed on a Shopify store including prices, titles, images, and variants. Args: url: Shopify store URL (e.g. 'https://store.example.com'… [E-Commerce Intelligence] Get products listed on a Shopify store including prices, titles, images, and variants. Args: url: Shopify store URL (e.g. 'https://store.example.com') max_results: Maximum products to return (default 20)
finance__get_crypto_prices
read-only
coinsmax_results
[Finance & Markets] Get cryptocurrency prices and market data from CoinGecko. Returns price, market cap, 24h change, volume. Args: coins: Comma-separated coin IDs (e.g. "bitco… [Finance & Markets] Get cryptocurrency prices and market data from CoinGecko. Returns price, market cap, 24h change, volume. Args: coins: Comma-separated coin IDs (e.g. "bitcoin,ethereum,solana") or leave empty for top coins max_results: Maximum number of coins to return (default 20)
finance__get_exchange_rates
read-only
base_currency
[Finance & Markets] Get current currency exchange rates. Returns conversion rates for major world currencies. Args: base_currency: Base currency code (e.g. "USD", "EUR", "GBP"… [Finance & Markets] Get current currency exchange rates. Returns conversion rates for major world currencies. Args: base_currency: Base currency code (e.g. "USD", "EUR", "GBP", "JPY")
finance__get_stock_data
read-only
ticker*
[Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance. Returns price, volume, market cap, PE ratio, dividend yield, and historical data. Args: ticke… [Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance. Returns price, volume, market cap, PE ratio, dividend yield, and historical data. Args: ticker: Stock ticker symbol (e.g. "AAPL", "GOOGL", "TSLA", "MSFT")
finance__screen_stocks
read-only
max_resultsscreener_url
[Finance & Markets] Screen stocks using Finviz stock screener. Filter by market cap, sector, PE ratio, and other financial metrics. Args: screener_url: Finviz filter URL or cr… [Finance & Markets] Screen stocks using Finviz stock screener. Filter by market cap, sector, PE ratio, and other financial metrics. Args: screener_url: Finviz filter URL or criteria (e.g. "cap_large,sec_technology" for large-cap tech stocks) max_results: Maximum number of results (default 20)
finance__track_crypto_portfolio
read-only
coins
[Finance & Markets] Track real-time prices for a portfolio of cryptocurrencies. Returns current prices, 24h changes, and market caps. Args: coins: Comma-separated list of coin… [Finance & Markets] Track real-time prices for a portfolio of cryptocurrencies. Returns current prices, 24h changes, and market caps. Args: coins: Comma-separated list of coin IDs to track (e.g. "bitcoin,ethereum,solana,cardano")
github__compare_repos
read-only
repos*
[GitHub Intelligence] Compare multiple GitHub repositories side by side. Provide repos as 'owner/repo' strings. Args: repos: List of repositories to compare (e.g. ['facebook/r… [GitHub Intelligence] Compare multiple GitHub repositories side by side. Provide repos as 'owner/repo' strings. Args: repos: List of repositories to compare (e.g. ['facebook/react', 'vuejs/vue'])
github__get_repo_languages
read-only
repo*owner*
[GitHub Intelligence] Get the programming language breakdown for a GitHub repository. Args: owner: Repository owner (e.g. 'microsoft') repo: Repository name (e.g. 'vscode'… [GitHub Intelligence] Get the programming language breakdown for a GitHub repository. Args: owner: Repository owner (e.g. 'microsoft') repo: Repository name (e.g. 'vscode')
github__get_repo_stats
read-only
repo*owner*
[GitHub Intelligence] Get detailed statistics for a GitHub repository including stars, forks, issues, and activity. Args: owner: Repository owner/organization (e.g. 'facebook'… [GitHub Intelligence] Get detailed statistics for a GitHub repository including stars, forks, issues, and activity. Args: owner: Repository owner/organization (e.g. 'facebook') repo: Repository name (e.g. 'react')
github__search_repos
read-only
sortquery*max_results
[GitHub Intelligence] Search GitHub repositories by query. Returns repo names, descriptions, stars, forks. Args: query: Search query (e.g. 'machine learning python') sort:… [GitHub Intelligence] Search GitHub repositories by query. Returns repo names, descriptions, stars, forks. Args: query: Search query (e.g. 'machine learning python') sort: Sort by 'stars', 'forks', or 'updated' (default: stars) max_results: Maximum results to return (default 20)
global-equities-screener__screen_australia_asx
read-only
limitcriteria
[Global Equities Screener] Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl. mining juniors. Args: criteria: filter dict (sector, market cap, etc.)… [Global Equities Screener] Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl. mining juniors. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_brazil_b3
read-only
limitcriteria
[Global Equities Screener] Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe. Args: criteria: filter dict (sector, market cap, divid… [Global Equities Screener] Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_canada_tsx
read-only
limitcriteria
[Global Equities Screener] Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy). Args: criteria: filter dict (sector, market cap, e… [Global Equities Screener] Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy). Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_china_a_shares
read-only
limitsectormarket_cap_min
[Global Equities Screener] Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data. Args: sector: optional sector filter (e.g. "Banking", "Pharmaceuticals", "E… [Global Equities Screener] Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data. Args: sector: optional sector filter (e.g. "Banking", "Pharmaceuticals", "EV") market_cap_min: minimum market cap in CNY limit: max rows to return (default 50)
global-equities-screener__screen_china_bse
read-only
limitcriteria
[Global Equities Screener] Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board. Args: criteria: filter dict (sector, market cap, etc.)… [Global Equities Screener] Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_china_chinext
read-only
limitcriteria
[Global Equities Screener] Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies. Args: criteria: filter dict (sector, market cap, P/E, etc.)… [Global Equities Screener] Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_china_star_market
read-only
limitcriteria
[Global Equities Screener] Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs. Args: criteria: dict of filters (e.g. {"sector":… [Global Equities Screener] Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs. Args: criteria: dict of filters (e.g. {"sector": "Semiconductors", "marketCapMin": 1e10}) limit: max rows to return
global-equities-screener__screen_chinese_adrs
read-only
limitcriteria
[Global Equities Screener] Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.). Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max… [Global Equities Screener] Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.). Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_germany_dax
read-only
limitcriteria
[Global Equities Screener] Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to retur… [Global Equities Screener] Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_hk_hang_seng
read-only
limitcriteria
[Global Equities Screener] Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM). Args: criteria: filter dict (industry, market cap, P/E, dividend yield, etc.)… [Global Equities Screener] Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM). Args: criteria: filter dict (industry, market cap, P/E, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_india_nse
read-only
limitcriteria
[Global Equities Screener] Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe. Args: criteria: filter dict (sector, market cap, P/E, etc.)… [Global Equities Screener] Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_indonesia_idx
read-only
limitcriteria
[Global Equities Screener] Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows… [Global Equities Screener] Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_japan_tse
read-only
limitcriteria
[Global Equities Screener] Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets. Args: criteria: filter dict (sector, market cap, P/B, divi… [Global Equities Screener] Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets. Args: criteria: filter dict (sector, market cap, P/B, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_korea_kospi
read-only
limitcriteria
[Global Equities Screener] Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.). Args: criteria: filter dict (industry, market cap, P/E, etc.) limit: max r… [Global Equities Screener] Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.). Args: criteria: filter dict (industry, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_malaysia_bursa
read-only
limitcriteria
[Global Equities Screener] Screen Bursa Malaysia — FBM KLCI components and Main Market. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return [Global Equities Screener] Screen Bursa Malaysia — FBM KLCI components and Main Market. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_mexico_bmv
read-only
limitcriteria
[Global Equities Screener] Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe. Args: criteria: filter dict (sector, market cap, etc.) lim… [Global Equities Screener] Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_philippines_pse
read-only
limitcriteria
[Global Equities Screener] Screen Philippine Stock Exchange (PSE) — PSEi components and broader market. Args: criteria: filter dict (sector, market cap, etc.) limit: max r… [Global Equities Screener] Screen Philippine Stock Exchange (PSE) — PSEi components and broader market. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_saudi_tadawul
read-only
limitcriteria
[Global Equities Screener] Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems. Args: criteria: filter dict (sector, market cap, dividend yield… [Global Equities Screener] Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_singapore_sgx
read-only
limitcriteria
[Global Equities Screener] Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.)… [Global Equities Screener] Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_southafrica_jse
read-only
limitcriteria
[Global Equities Screener] Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials. Args: criteria: filter dict (sector, market cap, etc.) limit: max… [Global Equities Screener] Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
global-equities-screener__screen_taiwan_twse
read-only
limitcriteria
[Global Equities Screener] Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.). Args: criteria: filter dict (industry, market cap, P/E, et… [Global Equities Screener] Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.). Args: criteria: filter dict (industry, market cap, P/E, etc.) limit: max rows to return
global-equities-screener__screen_thailand_set
read-only
limitcriteria
[Global Equities Screener] Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.)… [Global Equities Screener] Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_turkey_bist
read-only
limitcriteria
[Global Equities Screener] Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.)… [Global Equities Screener] Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_uk_lse
read-only
limitcriteria
[Global Equities Screener] Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max… [Global Equities Screener] Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return
global-equities-screener__screen_us_finviz
read-only
limitcriteria
[Global Equities Screener] Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters. Args: criteria: dict of Finviz filter codes (e.g. {"cap": "large", "sec": "… [Global Equities Screener] Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters. Args: criteria: dict of Finviz filter codes (e.g. {"cap": "large", "sec": "technology"}). Accepts {"screenerUrl": "<full finviz url>"} for pre-built screens, or {"market_cap_min": 1e10, "sector": "Technology", "pe_max": 25}. limit: max rows to return (default 50).
global-equities-screener__screen_vietnam_hose
read-only
limitcriteria
[Global Equities Screener] Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board. Args: criteria: filter dict (sector, market cap, etc.) limit:… [Global Equities Screener] Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return
google-maps__generate_leads
read-only
city*state*max_resultsbusiness_type*
[Google Maps] Generate B2B leads by scraping businesses from Google Maps with contact info. Returns names, addresses, phone, website, ratings. Args: business_type: Type of bus… [Google Maps] Generate B2B leads by scraping businesses from Google Maps with contact info. Returns names, addresses, phone, website, ratings. Args: business_type: Type of business (e.g. 'dentist', 'real estate agent', 'auto repair') city: City name (e.g. 'Austin') state: State abbreviation (e.g. 'TX') max_results: Maximum leads to generate (default 50)
google-maps__search_local_businesses
read-only
query*location*max_results
[Google Maps] Search Google Maps for local businesses. Returns business names, addresses, ratings, phone numbers, and websites. Args: query: Business type or search query (e.g… [Google Maps] Search Google Maps for local businesses. Returns business names, addresses, ratings, phone numbers, and websites. Args: query: Business type or search query (e.g. 'plumber', 'italian restaurant') location: City or area to search (e.g. 'San Francisco, CA') max_results: Maximum results (default 20)
google-maps__validate_emails
read-only
emails*
[Google Maps] Validate a list of email addresses. Checks syntax, domain, and deliverability. Args: emails: List of email addresses to validate (e.g. ['[email protected]', 'jane… [Google Maps] Validate a list of email addresses. Checks syntax, domain, and deliverability. Args: emails: List of email addresses to validate (e.g. ['[email protected]', '[email protected]'])
hr-compensation__search_h1b_salaries
read-only
companylocationjob_title
[HR & Compensation] Search H1B visa salary data. Returns employer, job title, salary, location, and case status. Args: job_title: Job title to search (e.g. 'software engineer'… [HR & Compensation] Search H1B visa salary data. Returns employer, job title, salary, location, and case status. Args: job_title: Job title to search (e.g. 'software engineer', 'data scientist') company: Company name (e.g. 'Google', 'Microsoft') location: City or state (e.g. 'San Francisco', 'CA')
hr-compensation__search_salaries
read-only
locationjob_title*
[HR & Compensation] Search general salary data for a job title and location. Args: job_title: Job title (e.g. 'product manager', 'nurse') location: City or region (e.g. 'N… [HR & Compensation] Search general salary data for a job title and location. Args: job_title: Job title (e.g. 'product manager', 'nurse') location: City or region (e.g. 'New York', 'Texas')
job-market__company_reviews
read-only
company*max_results
[Job Market] Get Glassdoor reviews for a company. Returns ratings, pros, cons, salary data. Args: company: Company name (e.g. 'Google') max_results: Max reviews (default 20… [Job Market] Get Glassdoor reviews for a company. Returns ratings, pros, cons, salary data. Args: company: Company name (e.g. 'Google') max_results: Max reviews (default 20)
job-market__salary_search
read-only
locationjob_title*
[Job Market] Search H1B visa salary data for a job title. Returns employer, salary, location. Args: job_title: Job title (e.g. 'Data Scientist') location: City or state (op… [Job Market] Search H1B visa salary data for a job title. Returns employer, salary, location. Args: job_title: Job title (e.g. 'Data Scientist') location: City or state (optional)
job-market__search_jobs
read-only
query*locationmax_results
[Job Market] Search Indeed for job listings. Returns titles, companies, salaries, descriptions. Args: query: Job title or keywords (e.g. 'software engineer') location: City… [Job Market] Search Indeed for job listings. Returns titles, companies, salaries, descriptions. Args: query: Job title or keywords (e.g. 'software engineer') location: City or state (optional, e.g. 'New York') max_results: Max results (default 20)
legal__search_court_records
read-only
namestatecase_number
[Legal Intelligence] Search public court records by name, case number, or state. Returns case details, filing dates, and parties involved. Args: name: Person or entity name to… [Legal Intelligence] Search public court records by name, case number, or state. Returns case details, filing dates, and parties involved. Args: name: Person or entity name to search (e.g. 'John Smith') case_number: Specific case number to look up state: State to search in (e.g. 'CA', 'NY')
news__get_ap_news
read-only
max_results
[News & Media] Get the latest headlines from AP News (Associated Press). Returns article titles, summaries, URLs, and publication dates. Args: max_results: Maximum number of a… [News & Media] Get the latest headlines from AP News (Associated Press). Returns article titles, summaries, URLs, and publication dates. Args: max_results: Maximum number of articles to return (default 10)
news__get_bbc_news
read-only
max_results
[News & Media] Get the latest headlines from BBC News. Returns article titles, summaries, URLs, and publication dates. Args: max_results: Maximum number of articles to return… [News & Media] Get the latest headlines from BBC News. Returns article titles, summaries, URLs, and publication dates. Args: max_results: Maximum number of articles to return (default 10)
news__get_hacker_news
read-only
max_results
[News & Media] Get top stories from Hacker News (Y Combinator). Returns titles, URLs, scores, and comment counts. Great for tech and startup news. Args: max_results: Maximum n… [News & Media] Get top stories from Hacker News (Y Combinator). Returns titles, URLs, scores, and comment counts. Great for tech and startup news. Args: max_results: Maximum number of stories to return (default 20)
news__get_npr_news
read-only
max_results
[News & Media] Get the latest stories from NPR (National Public Radio). Returns article titles, summaries, and URLs. Args: max_results: Maximum number of articles to return (d… [News & Media] Get the latest stories from NPR (National Public Radio). Returns article titles, summaries, and URLs. Args: max_results: Maximum number of articles to return (default 10)
news__search_google_news
read-only
query*max_results
[News & Media] Search Google News for articles matching a query. Returns headlines, sources, URLs, and publication dates. Args: query: Search query (e.g. "artificial intellige… [News & Media] Search Google News for articles matching a query. Returns headlines, sources, URLs, and publication dates. Args: query: Search query (e.g. "artificial intelligence", "climate change") max_results: Maximum number of results (default 10, max 100)
playwright__click
textbuttonselectordouble_click
[Playwright Browser] Click an element matched by CSS selector or visible text. [Playwright Browser] Click an element matched by CSS selector or visible text.
playwright__close_browser
[Playwright Browser] Close the underlying browser, freeing resources. [Playwright Browser] Close the underlying browser, freeing resources.
playwright__evaluate
script*
[Playwright Browser] Evaluate JavaScript in the page context. Use `return` for values or an expression. [Playwright Browser] Evaluate JavaScript in the page context. Use `return` for values or an expression.
playwright__extract_table
read-only
selector
[Playwright Browser] Extract a standard HTML table as a list of row objects keyed by header. [Playwright Browser] Extract a standard HTML table as a list of row objects keyed by header.
playwright__fill_form
fields*submit
[Playwright Browser] Fill multiple form fields from a list of {selector, value} and optionally submit. [Playwright Browser] Fill multiple form fields from a list of {selector, value} and optionally submit.
playwright__get_cookies
read-only
[Playwright Browser] Return all cookies for the current browser context. [Playwright Browser] Return all cookies for the current browser context.
playwright__get_html
read-only
outerselector
[Playwright Browser] Return the HTML of the page or a specific element. [Playwright Browser] Return the HTML of the page or a specific element.
playwright__get_links
read-only
patternselector
[Playwright Browser] Collect all anchor hrefs, optionally filtered by regex. [Playwright Browser] Collect all anchor hrefs, optionally filtered by regex.
playwright__get_text
read-only
selector
[Playwright Browser] Extract visible text from the page or a specific element. [Playwright Browser] Extract visible text from the page or a specific element.
playwright__navigate
url*wait_until
[Playwright Browser] Navigate the browser to a URL. Returns the final URL and page title. [Playwright Browser] Navigate the browser to a URL. Returns the final URL and page title.
playwright__page_pdf
read-only
format_landscape
[Playwright Browser] Render the current page as PDF (headless only). Returns base64 PDF. [Playwright Browser] Render the current page as PDF (headless only). Returns base64 PDF.
playwright__screenshot
read-only
selectorfull_page
[Playwright Browser] Take a PNG screenshot of the current page (or a specific element). Returns base64 PNG. [Playwright Browser] Take a PNG screenshot of the current page (or a specific element). Returns base64 PNG.
playwright__scroll
amountselectordirection
[Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels. [Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels.
playwright__select_option
labelvalueselector*
[Playwright Browser] Choose an option from a <select> element by value or visible label. [Playwright Browser] Choose an option from a <select> element by value or visible label.
playwright__set_cookies
cookies*
[Playwright Browser] Set cookies for the current browser context. [Playwright Browser] Set cookies for the current browser context.
playwright__type_text
text*clearselector*press_enter
[Playwright Browser] Type text into an input/textarea. Optionally clear first or press Enter after. [Playwright Browser] Type text into an input/textarea. Optionally clear first or press Enter after.
playwright__wait_for
statetimeoutselector
[Playwright Browser] Wait until a selector reaches a given state (visible|hidden|attached|detached). [Playwright Browser] Wait until a selector reaches a given state (visible|hidden|attached|detached).
premium-data__compare_product_prices
read-only
max_resultsproduct_nameproduct_urls
[Premium Data] Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring. Args: product_name: Product name to search product_urls:… [Premium Data] Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring. Args: product_name: Product name to search product_urls: Direct product page URLs to check max_results: Max results (default 20)
premium-data__lookup_business_registration
read-only
max_resultscompany_name*jurisdiction
[Premium Data] Look up company registration records, officers, and filings from global business registries. Args: company_name: Company name to search jurisdiction: Jurisdi… [Premium Data] Look up company registration records, officers, and filings from global business registries. Args: company_name: Company name to search jurisdiction: Jurisdiction code (e.g., 'us_de' for Delaware, 'gb' for UK) max_results: Max results (default 10)
premium-data__search_amazon_products
read-only
asinsmax_resultssearch_query
[Premium Data] Search Amazon for product details, pricing, reviews, and ratings. Args: search_query: Product search query asins: List of ASINs to look up directly max_r… [Premium Data] Search Amazon for product details, pricing, reviews, and ratings. Args: search_query: Product search query asins: List of ASINs to look up directly max_results: Max results (default 15)
premium-data__search_fda_recalls
read-only
categoryseveritymax_resultssearch_term
[Premium Data] Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices. Args: search_term: Product, drug, or company name categor… [Premium Data] Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices. Args: search_term: Product, drug, or company name category: Category: drug, food, device, or all severity: Classification: Class I, Class II, or Class III max_results: Max results (default 20)
premium-data__search_government_contracts
read-only
agencykeyword*award_typemin_amountmax_results
[Premium Data] Search US federal government contracts, grants, and spending data from USASpending.gov. Args: keyword: Search keyword (e.g., 'cybersecurity', 'cloud computing',… [Premium Data] Search US federal government contracts, grants, and spending data from USASpending.gov. Args: keyword: Search keyword (e.g., 'cybersecurity', 'cloud computing', 'AI') agency: Filter by agency (e.g., 'Department of Defense') award_type: Type: contracts, grants, loans, or all min_amount: Minimum award amount in USD max_results: Max results (default 20)
real-estate__get_property_details
read-only
url*
[Real Estate] Get detailed information about a specific property from its Redfin URL. Args: url: Full Redfin property URL [Real Estate] Get detailed information about a specific property from its Redfin URL. Args: url: Full Redfin property URL
real-estate__search_redfin_properties
read-only
location*max_results
[Real Estate] Search for real estate properties on Redfin by location. Returns property listings with prices, addresses, beds, baths, and square footage. Args: location: City,… [Real Estate] Search for real estate properties on Redfin by location. Returns property listings with prices, addresses, beds, baths, and square footage. Args: location: City, ZIP code, or full Redfin search URL (e.g. "Seattle, WA", "90210", or "https://www.redfin.com/zipcode/90210") max_results: Maximum number of results to return (default 10)
reddit__get_subreddit
read-only
sortsubreddit*max_results
[Reddit] Get posts from a subreddit. Returns titles, scores, comments. Args: subreddit: Subreddit name (e.g. 'technology') sort: Sort order: 'hot', 'new', 'top' (default 'h… [Reddit] Get posts from a subreddit. Returns titles, scores, comments. Args: subreddit: Subreddit name (e.g. 'technology') sort: Sort order: 'hot', 'new', 'top' (default 'hot') max_results: Max posts (default 25)
reddit__search_reddit
read-only
query*subredditmax_results
[Reddit] Search Reddit posts. Returns titles, scores, comments, and content. Args: query: Search query (e.g. 'best programming language') subreddit: Specific subreddit (opt… [Reddit] Search Reddit posts. Returns titles, scores, comments, and content. Args: query: Search query (e.g. 'best programming language') subreddit: Specific subreddit (optional, e.g. 'programming') max_results: Max posts (default 20)
redfin__get_property_details
read-only
url*
[Redfin Real Estate] Get detailed information for a specific Redfin property listing including price history, description, photos, and nearby data. Args: url: Full Redfin prop… [Redfin Real Estate] Get detailed information for a specific Redfin property listing including price history, description, photos, and nearby data. Args: url: Full Redfin property URL (e.g. 'https://www.redfin.com/WA/Seattle/...')
redfin__search_properties
read-only
location*max_pricemin_priceproperty_type
[Redfin Real Estate] Search Redfin for property listings by location and filters. Returns prices, addresses, beds, baths, sqft. Args: location: City, ZIP, or neighborhood (e.g… [Redfin Real Estate] Search Redfin for property listings by location and filters. Returns prices, addresses, beds, baths, sqft. Args: location: City, ZIP, or neighborhood (e.g. 'Seattle, WA', '90210') min_price: Minimum listing price in USD (0 for no minimum) max_price: Maximum listing price in USD (0 for no maximum) property_type: Filter by type: 'house', 'condo', 'townhouse', or '' for all
regulatory-filings__detect_insider_cluster
read-only
tickerdays_windowmin_insiders
[Regulatory Filings] Detect insider buying clusters — multiple officers/directors buying the same stock inside a window. The smart-money signal hedge funds pay $200+/mo for. Return… [Regulatory Filings] Detect insider buying clusters — multiple officers/directors buying the same stock inside a window. The smart-money signal hedge funds pay $200+/mo for. Returns one row per stock with cluster strength. Args: ticker: Optional ticker to filter days_window: Cluster detection window in days (default 30 — 30/60/90 supported) min_insiders: Minimum distinct insiders to qualify as a cluster (default 3)
regulatory-filings__get_13f_delta
read-only
days_backfiler_cik*
[Regulatory Filings] Compute the position delta between a 13F filer's two most recent filings. Returns new positions, increased stakes, reduced stakes, and full exits per CUSIP — t… [Regulatory Filings] Compute the position delta between a 13F filer's two most recent filings. Returns new positions, increased stakes, reduced stakes, and full exits per CUSIP — the actionable signal WhaleWisdom Premium charges $999/yr for. Args: filer_cik: Filer CIK (e.g. "0001067983" for Berkshire) or fund name days_back: Lookback window for filings comparison (default 90 — informational)
regulatory-filings__get_analyst_targets
read-only
ticker*
[Regulatory Filings] Retrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm. Args: ticker: Required ticker symbol [Regulatory Filings] Retrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm. Args: ticker: Required ticker symbol
regulatory-filings__get_dividend_aristocrats
read-only
min_years
[Regulatory Filings] Retrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases. Args: min_years: Minimum consecutive years of dividend… [Regulatory Filings] Retrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases. Args: min_years: Minimum consecutive years of dividend increases (default 25)
regulatory-filings__get_earnings_calendar
read-only
tickerdays_forward
[Regulatory Filings] Retrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates. Args: days_forward: Calendar horizon in days (default 14) ticker… [Regulatory Filings] Retrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates. Args: days_forward: Calendar horizon in days (default 14) ticker: Optional ticker filter (post-filtered)
regulatory-filings__get_earnings_estimates
read-only
ticker*days_back
[Regulatory Filings] Retrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window. Args: ticker: Required ticker symbol days_back: Lookb… [Regulatory Filings] Retrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window. Args: ticker: Required ticker symbol days_back: Lookback window — maps to 30d / 60d / 90d
regulatory-filings__get_form_13f_holdings
read-only
quarterfiler_cik
[Regulatory Filings] Retrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds). Pull Berkshire Hathaway, Renaissance, Citadel, Two Sigma quarterly pos… [Regulatory Filings] Retrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds). Pull Berkshire Hathaway, Renaissance, Citadel, Two Sigma quarterly position disclosures. Args: filer_cik: Filer CIK number (e.g. "0001067983" for Berkshire) or fund name (passed as query) quarter: Quarter in YYYY-QN format (e.g. "2025-Q4")
regulatory-filings__get_form_4_insider_trades
read-only
tickerdays_backmin_value_usd
[Regulatory Filings] Retrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock). Replaces a WhaleWisdom Insider feed subscription. Returns transactio… [Regulatory Filings] Retrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock). Replaces a WhaleWisdom Insider feed subscription. Returns transaction date, insider name & role, shares, price, value. Args: ticker: Optional ticker filter (e.g. "NVDA") days_back: Lookback window in days (default 30) min_value_usd: Optional minimum transaction value filter (post-filtered)
regulatory-filings__get_form_8k_material_events
read-only
tickerdays_backevent_type
[Regulatory Filings] Retrieve SEC Form 8-K material event filings — M&A, executive changes, bankruptcy, earnings, going concerns. Replaces an 8-K Push subscription. Real-time mater… [Regulatory Filings] Retrieve SEC Form 8-K material event filings — M&A, executive changes, bankruptcy, earnings, going concerns. Replaces an 8-K Push subscription. Real-time material event monitoring for any public company. Args: ticker: Optional ticker filter event_type: Optional 8-K item filter (e.g. "1.01", "2.01", "5.02") days_back: Lookback window in days (default 14)
regulatory-filings__get_form_d_private_funding
read-only
statedays_backmin_amount
[Regulatory Filings] Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings. VC and private equity intel for tracking who's raising… [Regulatory Filings] Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings. VC and private equity intel for tracking who's raising and how much. Args: state: Optional state filter (e.g. "CA", "NY") — passed as a query keyword days_back: Lookback window in days (default 30) min_amount: Optional minimum offering amount filter (post-filtered)
regulatory-filings__get_ipo_calendar
read-only
days_forward
[Regulatory Filings] Retrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters. Args: days_forward: Calendar horizon in days (default 30) —… [Regulatory Filings] Retrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters. Args: days_forward: Calendar horizon in days (default 30) — passed via the upstream date_range enum
regulatory-filings__get_options_unusual_activity
read-only
tickermin_volume_ratio
[Regulatory Filings] Retrieve unusual options activity — volume vs open-interest spikes, large block trades, suspected smart-money positioning. Args: ticker: Optional ticker f… [Regulatory Filings] Retrieve unusual options activity — volume vs open-interest spikes, large block trades, suspected smart-money positioning. Args: ticker: Optional ticker filter min_volume_ratio: Minimum volume / open-interest ratio (default 2.0)
regulatory-filings__get_pre_ipo_secondary
read-only
company
[Regulatory Filings] Retrieve pre-IPO secondary market valuations — Forge, EquityZen, Hiive prices for SpaceX, Stripe, OpenAI tier names. Args: company: Optional company name… [Regulatory Filings] Retrieve pre-IPO secondary market valuations — Forge, EquityZen, Hiive prices for SpaceX, Stripe, OpenAI tier names. Args: company: Optional company name filter (e.g. "SpaceX", "Stripe")
regulatory-filings__get_schedule_13d_activist
read-only
filerdays_backtarget_ticker
[Regulatory Filings] Retrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake). Track Carl Icahn, Elliott Management, Pershing Square, Trian moves — the a… [Regulatory Filings] Retrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake). Track Carl Icahn, Elliott Management, Pershing Square, Trian moves — the activist signal. Args: target_ticker: Optional ticker of target company filer: Optional activist filer name (post-filtered) days_back: Lookback window in days (default 90)
regulatory-filings__get_short_interest
read-only
tickerdays_back
[Regulatory Filings] Retrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period. Args: ticker: Optional ticker filter days_back:… [Regulatory Filings] Retrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period. Args: ticker: Optional ticker filter days_back: Informational; actor returns latest reported short interest snapshot
regulatory-filings__get_stock_splits_corporate_actions
read-only
days_forward
[Regulatory Filings] Retrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions. Args: days_forward: Calendar horizon in days (default 6… [Regulatory Filings] Retrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions. Args: days_forward: Calendar horizon in days (default 60)
regulatory-filings__get_swf_holdings
read-only
fundquarter
[Regulatory Filings] Retrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF. Tracks position changes for the world's largest state-backed i… [Regulatory Filings] Retrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF. Tracks position changes for the world's largest state-backed investors. Args: fund: Optional SWF name filter (e.g. "Norway", "GIC", "ADIA") quarter: Informational; the actor returns the most recently reported quarter per fund.
review-intelligence__g2_reviews
read-only
product*max_results
[Review Intelligence] Get G2 software reviews. Returns ratings, pros, cons, use cases. Args: product: Software product name (e.g. 'Salesforce') max_results: Max reviews (d… [Review Intelligence] Get G2 software reviews. Returns ratings, pros, cons, use cases. Args: product: Software product name (e.g. 'Salesforce') max_results: Max reviews (default 20)
review-intelligence__trustpilot_reviews
read-only
company*max_results
[Review Intelligence] Get Trustpilot reviews for a company. Returns ratings, review text, dates. Args: company: Company name or Trustpilot URL slug (e.g. 'amazon.com') max… [Review Intelligence] Get Trustpilot reviews for a company. Returns ratings, review text, dates. Args: company: Company name or Trustpilot URL slug (e.g. 'amazon.com') max_results: Max reviews (default 20)
review-intelligence__yelp_reviews
read-only
business*locationmax_results
[Review Intelligence] Get Yelp business reviews. Returns ratings, review text, photos. Args: business: Business name or type (e.g. 'pizza') location: City (optional, e.g.… [Review Intelligence] Get Yelp business reviews. Returns ratings, review text, photos. Args: business: Business name or type (e.g. 'pizza') location: City (optional, e.g. 'Chicago') max_results: Max results (default 20)
sales-intelligence__aggregate_company_profile
read-only
name_or_domain*include_funding
[Sales Intelligence] Build a full company profile by aggregating across multiple public sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase free-tier funding scrap… [Sales Intelligence] Build a full company profile by aggregating across multiple public sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase free-tier funding scrape when `include_funding=True`. Wraps `nexgendata/company-data-aggregator`. The richest of the company-research tools — use this when you want one record covering industry, HQ, founded date, employee band, key people, social handles, and funding history. Args: name_or_domain: Company name (e.g. "Stripe") or domain. include_funding: Include Crunchbase + news-based funding lookup.
sales-intelligence__detect_hiring_signal
read-only
company_slugs*
[Sales Intelligence] Detect hiring-momentum signals for a list of companies. Aggregates open-role counts, growth-related keywords (Series A/B/C, scaling, expansion), and trend indi… [Sales Intelligence] Detect hiring-momentum signals for a list of companies. Aggregates open-role counts, growth-related keywords (Series A/B/C, scaling, expansion), and trend indicators from job boards. Wraps `nexgendata/hiring-signal-detector`. Useful for sales prospecting ("which of my target accounts are hiring right now?") and funding signals ("companies scaling engineering = recently funded"). Args: company_slugs: List of company slugs / names (e.g. ["stripe", "notion"]).
sales-intelligence__detect_tech_stack
read-only
domain*
[Sales Intelligence] Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools). Wraps `nexgendata/wappalyzer-replacem… [Sales Intelligence] Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools). Wraps `nexgendata/wappalyzer-replacement`. Drop-in replacement for the discontinued Wappalyzer API — returns categorized technology detections with version + confidence info. Args: domain: Domain or full URL (e.g. "stripe.com" or "https://stripe.com").
sales-intelligence__enrich_company
read-only
domain_or_name*
[Sales Intelligence] Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns. Wraps `nexgendata/company-en… [Sales Intelligence] Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns. Wraps `nexgendata/company-enrichment-tool`. Accepts either a free-form company name ("Stripe") or a domain ("stripe.com"). Args: domain_or_name: Company name or domain.
sales-intelligence__enrich_lead_list
read-only
domains*
[Sales Intelligence] Bulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers. Wraps `nexgendata/lead-list-enricher`.… [Sales Intelligence] Bulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers. Wraps `nexgendata/lead-list-enricher`. Best used after `find_b2b_leads` to add contact-tier data to a freshly built lead list. Up to ~50 domains per call recommended for response-time reasons. Args: domains: List of company domains (e.g. ["stripe.com","airbnb.com"]).
sales-intelligence__find_b2b_leads
read-only
limitcountryindustry*employee_band
[Sales Intelligence] Find B2B sales leads matching an industry / geography / size filter. Wraps `nexgendata/b2b-leads-finder`. Returns company-level leads with names, domains, and… [Sales Intelligence] Find B2B sales leads matching an industry / geography / size filter. Wraps `nexgendata/b2b-leads-finder`. Returns company-level leads with names, domains, and (where available) job-title contacts that match a Marketing Manager / sales-decision-maker profile. Use `enrich_lead_list` afterwards to add contact info. Args: industry: Industry vertical (e.g. "fintech", "SaaS", "healthcare"). country: Optional country / region filter (e.g. "Singapore", "USA"). employee_band: Optional LinkedIn-style size band ("11-50", "51-200", "201-500", "501-1000", "1001-5000", "5001+"). limit: Max leads to return (1-500, default 50).
sales-intelligence__find_company_emails
read-only
domain*
[Sales Intelligence] Find publicly available business email addresses for a company domain. Wraps `nexgendata/company-email-finder`. Returns probable role-based emails (info@, sal… [Sales Intelligence] Find publicly available business email addresses for a company domain. Wraps `nexgendata/company-email-finder`. Returns probable role-based emails (info@, sales@, support@, etc.) plus any verified contacts discovered by crawling the homepage and common contact pages. Args: domain: Company domain (e.g. "stripe.com" — with or without scheme)
sales-intelligence__find_yc_companies
read-only
batchstage
[Sales Intelligence] Find Y Combinator companies, optionally filtered by batch (e.g. "W26", "S25") or status ("Active", "Acquired", "Public"). Wraps `nexgendata/yc-companies-direc… [Sales Intelligence] Find Y Combinator companies, optionally filtered by batch (e.g. "W26", "S25") or status ("Active", "Acquired", "Public"). Wraps `nexgendata/yc-companies-directory-scraper`. Returns the YC directory entries (company name, batch, description, website, industries, location, status). Args: batch: Batch code such as "W26", "S25", "F24". stage: Status filter, e.g. "Active", "Acquired", "Public".
sales-intelligence__search_linkedin_jobs
read-only
query*locationposted_within_days
[Sales Intelligence] Search LinkedIn for public job postings matching a query. Wraps `nexgendata/linkedin-jobs-scraper`. Returns job title, company, location, posted date, and des… [Sales Intelligence] Search LinkedIn for public job postings matching a query. Wraps `nexgendata/linkedin-jobs-scraper`. Returns job title, company, location, posted date, and description. Posted-within filter is a soft hint applied client-side via the LinkedIn search UI. Args: query: Free-text job query (e.g. "senior python developer"). location: Optional location (e.g. "Berlin", "Remote"). posted_within_days: Soft recency filter (default 14, max 90).
sales-intelligence__track_startup_funding
read-only
stagesectordays_back
[Sales Intelligence] Track recent startup funding announcements filtered by stage and sector. Wraps `nexgendata/startup-funding-tracker`. Returns recent rounds (Crunchbase News +… [Sales Intelligence] Track recent startup funding announcements filtered by stage and sector. Wraps `nexgendata/startup-funding-tracker`. Returns recent rounds (Crunchbase News + TechCrunch + sector press) including company, amount, round type, investors, and date. Args: stage: Optional stage filter ("seed", "series a", "series b", ...). sector: Optional sector / industry filter ("ai", "fintech", ...). days_back: Look-back window in days (default 30, max ~180).
seo-web-analysis__check_dns
read-only
domain*
[SEO & Web Analysis] Look up DNS records for a domain. Returns A, AAAA, MX, NS, TXT, and CNAME records. Args: domain: Domain name (e.g. 'example.com') [SEO & Web Analysis] Look up DNS records for a domain. Returns A, AAAA, MX, NS, TXT, and CNAME records. Args: domain: Domain name (e.g. 'example.com')
seo-web-analysis__check_ssl
read-only
domain*
[SEO & Web Analysis] Check SSL certificate details for a domain — issuer, expiry, protocol version, and validity. Args: domain: Domain to check (e.g. 'example.com') [SEO & Web Analysis] Check SSL certificate details for a domain — issuer, expiry, protocol version, and validity. Args: domain: Domain to check (e.g. 'example.com')
seo-web-analysis__crawl_website
read-only
url*max_pages
[SEO & Web Analysis] Crawl a website and extract structured content from pages. Returns titles, headings, text, and links. Args: url: Starting URL to crawl (e.g. 'https://exam… [SEO & Web Analysis] Crawl a website and extract structured content from pages. Returns titles, headings, text, and links. Args: url: Starting URL to crawl (e.g. 'https://example.com') max_pages: Maximum pages to crawl (default 10)
seo-web-analysis__detect_tech_stack
read-only
url*
[SEO & Web Analysis] Detect the technology stack of a website — frameworks, CMS, analytics, CDN, hosting, and more. Args: url: Website URL to analyze (e.g. 'https://example.co… [SEO & Web Analysis] Detect the technology stack of a website — frameworks, CMS, analytics, CDN, hosting, and more. Args: url: Website URL to analyze (e.g. 'https://example.com')
seo-web-analysis__lookup_whois
read-only
domain*
[SEO & Web Analysis] Look up WHOIS registration data for a domain — registrar, creation date, expiry, nameservers. Args: domain: Domain name (e.g. 'example.com') [SEO & Web Analysis] Look up WHOIS registration data for a domain — registrar, creation date, expiry, nameservers. Args: domain: Domain name (e.g. 'example.com')
social-content__get_steam_games
read-only
query*max_results
[Social Content] Search Steam for games. Returns titles, prices, ratings, and descriptions. Args: query: Game name or search term (e.g. 'cyberpunk', 'strategy') max_result… [Social Content] Search Steam for games. Returns titles, prices, ratings, and descriptions. Args: query: Game name or search term (e.g. 'cyberpunk', 'strategy') max_results: Maximum games (default 10)
social-content__search_devto
read-only
query*max_results
[Social Content] Search dev.to for developer articles and tutorials. Args: query: Search query (e.g. 'react hooks', 'python fastapi') max_results: Maximum articles (defaul… [Social Content] Search dev.to for developer articles and tutorials. Args: query: Search query (e.g. 'react hooks', 'python fastapi') max_results: Maximum articles (default 10)
social-content__search_events
read-only
query*location
[Social Content] Search Eventbrite for upcoming events. Args: query: Event topic (e.g. 'tech meetup', 'AI conference') location: City or region (e.g. 'San Francisco') [Social Content] Search Eventbrite for upcoming events. Args: query: Event topic (e.g. 'tech meetup', 'AI conference') location: City or region (e.g. 'San Francisco')
social-content__search_podcasts
read-only
query*max_results
[Social Content] Search for podcast episodes by topic. Args: query: Topic or podcast name (e.g. 'artificial intelligence', 'startup') max_results: Maximum episodes (defaul… [Social Content] Search for podcast episodes by topic. Args: query: Topic or podcast name (e.g. 'artificial intelligence', 'startup') max_results: Maximum episodes (default 10)
sports__get_all_scores
read-only
[Sports Data] Get scores from ALL major sports leagues (NBA, NFL, NHL) in one call. Perfect for a daily sports briefing. [Sports Data] Get scores from ALL major sports leagues (NBA, NFL, NHL) in one call. Perfect for a daily sports briefing.
sports__get_nba_scores
read-only
[Sports Data] Get today's NBA basketball scores, schedules, and game results. Returns teams, scores, game status (live/final/scheduled), and tip-off times. [Sports Data] Get today's NBA basketball scores, schedules, and game results. Returns teams, scores, game status (live/final/scheduled), and tip-off times.
sports__get_nfl_scores
read-only
[Sports Data] Get current NFL football scores, schedules, and game results. Returns teams, scores, quarters, game status, and kickoff times. [Sports Data] Get current NFL football scores, schedules, and game results. Returns teams, scores, quarters, game status, and kickoff times.
sports__get_nhl_scores
read-only
[Sports Data] Get today's NHL hockey scores, schedules, and game results. Returns teams, scores, periods, game status, and start times. [Sports Data] Get today's NHL hockey scores, schedules, and game results. Returns teams, scores, periods, game status, and start times.
travel__search_airbnb
read-only
checkincheckoutlocation*max_results
[Travel Intelligence] Search Airbnb listings by location. Returns prices, ratings, amenities, and host info. Args: location: City or area (e.g. 'Paris, France') checkin: C… [Travel Intelligence] Search Airbnb listings by location. Returns prices, ratings, amenities, and host info. Args: location: City or area (e.g. 'Paris, France') checkin: Check-in date YYYY-MM-DD (optional) checkout: Check-out date YYYY-MM-DD (optional) max_results: Max listings to return (default 20)
travel__search_hotels
read-only
destination*max_results
[Travel Intelligence] Search Booking.com for hotels. Returns prices, ratings, and amenities. Args: destination: City or area (e.g. 'Tokyo, Japan') max_results: Max results… [Travel Intelligence] Search Booking.com for hotels. Returns prices, ratings, and amenities. Args: destination: City or area (e.g. 'Tokyo, Japan') max_results: Max results (default 20)
travel__search_tripadvisor
read-only
query*max_results
[Travel Intelligence] Search TripAdvisor for restaurants, attractions, or hotels with reviews. Args: query: Search query (e.g. 'best restaurants in Rome') max_results: Max… [Travel Intelligence] Search TripAdvisor for restaurants, attractions, or hotels with reviews. Args: query: Search query (e.g. 'best restaurants in Rome') max_results: Max results (default 20)
weather__get_weather
read-only
location*
[Weather] Get current weather and forecast for a location. Returns conditions, temperature, humidity, wind, and multi-day forecast. Args: location: City name or coordinates (e… [Weather] Get current weather and forecast for a location. Returns conditions, temperature, humidity, wind, and multi-day forecast. Args: location: City name or coordinates (e.g. 'London, UK', 'New York, NY', '37.7749,-122.4194')
web-scraping__crawl_website
read-only
url*max_pages
[Web Scraping] Crawl a website and extract its content as structured data. Args: url: Website URL to crawl (e.g. 'https://example.com') max_pages: Max pages to crawl (defa… [Web Scraping] Crawl a website and extract its content as structured data. Args: url: Website URL to crawl (e.g. 'https://example.com') max_pages: Max pages to crawl (default 5)
web-scraping__google_search
read-only
query*max_results
[Web Scraping] Search Google and return organic results with titles, URLs, snippets. Args: query: Search query (e.g. 'best python libraries 2026') max_results: Max results… [Web Scraping] Search Google and return organic results with titles, URLs, snippets. Args: query: Search query (e.g. 'best python libraries 2026') max_results: Max results (default 10)
web-scraping__wikipedia_lookup
read-only
topic*
[Web Scraping] Look up a Wikipedia article and return its content. Args: topic: Topic to look up (e.g. 'Artificial intelligence') [Web Scraping] Look up a Wikipedia article and return its content. Args: topic: Topic to look up (e.g. 'Artificial intelligence')
yahoo-finance__compare_stocks
read-only
tickers*
[Yahoo Finance] Compare multiple stocks side by side with key metrics. Args: tickers: List of ticker symbols to compare (e.g. ['AAPL', 'MSFT', 'GOOGL']) [Yahoo Finance] Compare multiple stocks side by side with key metrics. Args: tickers: List of ticker symbols to compare (e.g. ['AAPL', 'MSFT', 'GOOGL'])
yahoo-finance__get_multiple_quotes
read-only
tickers*
[Yahoo Finance] Get current quotes for multiple stocks at once. Args: tickers: List of ticker symbols (e.g. ['AAPL', 'GOOGL', 'MSFT']) [Yahoo Finance] Get current quotes for multiple stocks at once. Args: tickers: List of ticker symbols (e.g. ['AAPL', 'GOOGL', 'MSFT'])
yahoo-finance__get_stock_quote
read-only
ticker*
[Yahoo Finance] Get the current stock quote for a ticker symbol. Returns price, change, volume, market cap, P/E ratio. Args: ticker: Stock ticker symbol (e.g. 'AAPL', 'TSLA',… [Yahoo Finance] Get the current stock quote for a ticker symbol. Returns price, change, volume, market cap, P/E ratio. Args: ticker: Stock ticker symbol (e.g. 'AAPL', 'TSLA', 'MSFT')
youtube-media__imdb_search
read-only
query*max_results
[YouTube & Media] Search IMDB for movies and TV shows. Returns titles, ratings, cast. Args: query: Movie or show title (e.g. 'Inception') max_results: Max results (default… [YouTube & Media] Search IMDB for movies and TV shows. Returns titles, ratings, cast. Args: query: Movie or show title (e.g. 'Inception') max_results: Max results (default 10)
youtube-media__search_podcasts
read-only
query*max_results
[YouTube & Media] Search for podcast episodes by topic. Args: query: Search query (e.g. 'AI startups') max_results: Max episodes (default 20) [YouTube & Media] Search for podcast episodes by topic. Args: query: Search query (e.g. 'AI startups') max_results: Max episodes (default 20)
youtube-media__youtube_transcript
read-only
languagevideo_url*