Crawlora MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRAWLORA_API_KEY | Yes | Your Crawlora API key for authentication. Get one at https://crawlora.net |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| airbnb_roomC | Get Airbnb room. Returns normalized Airbnb public room details. |
| airbnb_room_calendarA | Get Airbnb room calendar. Returns public calendar month hints parsed from Airbnb room bootstrap data. |
| airbnb_room_reviewsB | Get Airbnb room reviews. Returns normalized Airbnb public review snippets. |
| airbnb_searchA | Search Airbnb stays. Returns normalized Airbnb public web search results. |
| amazon_productA | Retrieve Amazon product details. Returns normalized product details for an Amazon ASIN on |
| amazon_searchB | Search Amazon products. Returns normalized Amazon search result cards for |
| amazon_suggestA | Retrieve Amazon search suggestions. Returns typeahead keyword suggestions from Amazon's public suggestion API for |
| apple_podcasts_chartsA | Retrieve Apple Podcasts chart rankings. Returns Apple Podcasts show chart rankings from public iTunes RSS JSON feeds. Supported collections are |
| apple_podcasts_episodes_searchC | Search Apple Podcasts episodes. Returns normalized Apple Podcasts episodes from Apple's public iTunes Search API. |
| apple_podcasts_searchB | Search Apple Podcasts shows. Returns normalized Apple Podcasts shows from Apple's public iTunes Search API. |
| apple_podcasts_showB | Retrieve Apple Podcasts show details. Returns normalized show metadata from Apple's public iTunes Lookup API. |
| apple_podcasts_show_episodesB | Retrieve Apple Podcasts show episodes. Returns a show and its public Apple Podcasts episodes from Apple's iTunes Lookup API. |
| appstore_appA | Retrieve full App Store app details. Returns normalized app metadata from the App Store lookup API. Provide either |
| appstore_developerA | Retrieve apps by developer ID. Returns App Store apps associated with a specific developer artist ID. |
| appstore_listA | Retrieve App Store collection rankings. Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details. |
| appstore_privacyA | Retrieve App Store privacy disclosures. Returns the app privacy cards shown on the App Store page, including data categories and purposes. |
| appstore_ratingsA | Retrieve App Store ratings histogram. Returns total ratings count and the 1-5 star histogram shown on the App Store product page. |
| appstore_reviewsB | Retrieve App Store reviews. Returns one page of customer reviews for an app. Provide either |
| appstore_searchA | Search the App Store. Returns App Store search results for a term. Set |
| appstore_similarA | Retrieve "You Might Also Like" apps. Returns the related apps shown on the App Store product page. Provide either |
| appstore_suggestA | Retrieve App Store search suggestions. Returns suggested search terms for the given partial keyword. |
| appstore_version_historyA | Retrieve App Store version history. Returns the version history entries shown in the App Store "What's New" section. |
| bing_imagesA | Search Bing image results. Returns normalized Bing image search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing image HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML. |
| bing_newsA | Search Bing news results. Returns normalized Bing news search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing news HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML. |
| bing_searchA | Search Bing web results. Returns normalized Bing web search results for a query string, including organic results, optional context panel data, related queries, people-also-ask questions, news modules, video modules, and page-based pagination. Empty optional blocks are omitted from the JSON response. Locale defaults to country=us and lang=en-us. Results are fetched with the repo's Chrome-impersonated request client and return 503 when Bing serves a challenge page or unusable HTML. |
| bing_suggestA | Suggest Bing search queries. Returns Bing autosuggest query completions for a query prefix. Locale defaults to country=us and lang=en-us. Suggestions are fetched from public Bing suggest endpoints and trimmed to the requested count. |
| bing_videosA | Search Bing video results. Returns normalized Bing video search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing video HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML. |
| boxofficemojo_brandA | Box Office Mojo brand detail. Returns normalized release rows from a public Box Office Mojo brand page. Pass exactly one of |
| boxofficemojo_brandsC | Box Office Mojo brand chart. Returns normalized rows from Box Office Mojo's public brand chart. |
| boxofficemojo_calendarB | Box Office Mojo domestic release schedule. Returns normalized grouped rows from Box Office Mojo's public domestic release schedule. Provide |
| boxofficemojo_calendar_changesC | Box Office Mojo domestic release schedule changes. Returns normalized grouped rows from Box Office Mojo's public domestic release-schedule changes page. |
| boxofficemojo_calendar_dateB | Box Office Mojo domestic release schedule date. Returns normalized release rows for one public Box Office Mojo domestic release-schedule date. |
| boxofficemojo_date_domesticA | Box Office Mojo domestic daily box office. Returns normalized rows from Box Office Mojo's public domestic daily chart. Empty upstream daily pages return a typed not-found error rather than an empty success. |
| boxofficemojo_franchiseA | Box Office Mojo franchise detail. Returns normalized release rows from a public Box Office Mojo franchise page. Pass exactly one of |
| boxofficemojo_franchisesC | Box Office Mojo franchise chart. Returns normalized rows from Box Office Mojo's public franchise chart. |
| boxofficemojo_genreA | Box Office Mojo genre detail. Returns normalized release rows from a public Box Office Mojo genre page. Pass exactly one of |
| boxofficemojo_genresB | Box Office Mojo genre chart. Returns normalized rows from Box Office Mojo's public genre chart. |
| boxofficemojo_lifetime_grossesC | Box Office Mojo lifetime gross chart. Returns normalized rows from Box Office Mojo's credential-free lifetime gross chart. |
| boxofficemojo_releaseA | Box Office Mojo release detail. Returns normalized Box Office Mojo release summary fields and domestic daily rows from a public release page. Pass exactly one of |
| boxofficemojo_release_groupA | Box Office Mojo release group detail. Returns normalized market release rows grouped by region from a public Box Office Mojo release-group page. Pass exactly one of |
| boxofficemojo_showdownA | Box Office Mojo showdown detail. Returns normalized release comparison metrics from a public Box Office Mojo showdown page. Pass exactly one of |
| boxofficemojo_showdownsA | Box Office Mojo showdowns. Returns normalized comparison rows from Box Office Mojo's public showdowns page. |
| boxofficemojo_titleA | Box Office Mojo title detail. Returns normalized Box Office Mojo title release-group and market-gross tables from a public title page. Pass exactly one of |
| boxofficemojo_weekend_domesticB | Box Office Mojo domestic weekend box office. Returns normalized rows from Box Office Mojo's public domestic weekend chart. Empty upstream weekend pages return a typed not-found error rather than an empty success. |
| boxofficemojo_weekend_domestic_by_distributorB | Box Office Mojo domestic weekend by distributor. Returns normalized distributor rows from Box Office Mojo's public domestic weekend by-distributor chart. Empty upstream weekend pages return a typed not-found error rather than an empty success. |
| boxofficemojo_weekend_domestic_estimatesA | Box Office Mojo domestic weekend estimates. Returns normalized estimate-vs-actual rows from Box Office Mojo's public domestic weekend estimates chart. Empty upstream weekend pages return a typed not-found error rather than an empty success. |
| boxofficemojo_year_domesticA | Box Office Mojo domestic yearly box office. Returns normalized release rows from Box Office Mojo's public domestic yearly calendar-grosses chart. |
| boxofficemojo_year_worldwideA | Box Office Mojo worldwide yearly box office. Returns normalized release-group rows from Box Office Mojo's public worldwide yearly chart. |
| brand_retrieveA | Retrieve brand data by domain. Fetches a domain's homepage and extracts a normalized brand profile (title, description, colors, logos, backdrops, socials, links, and any schema.org organization data). Enrichment-only fields that are not present in the page markup are returned as null. |
| brave_imagesA | Search Brave image results. Returns normalized Brave image search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search image HTML and return 503 when Brave serves a challenge page or unusable HTML. |
| brave_newsB | Search Brave news results. Returns normalized Brave news search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search news HTML and return 503 when Brave serves a challenge page or unusable HTML. |
| brave_searchA | Search Brave. Returns normalized web search results from Brave Search for a query string, along with offset-based pagination, related queries, discussions, videos, and the right-side knowledge card when Brave includes one. Use time_range for preset ranges or date_from/date_to for a custom YYYY-MM-DD range. Locale defaults to country=us and lang=en-us. |
| brave_suggestA | Suggest Brave search queries. Returns Brave autosuggest query completions for a query prefix. Locale defaults to country=us and lang=en-us. Suggestions are fetched from public Brave Search suggest JSON and trimmed to the requested count. |
| brave_videosA | Search Brave video results. Returns normalized Brave video search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search video HTML and return 503 when Brave serves a challenge page or unusable HTML. |
| coingecko_categoriesA | CoinGecko categories. Returns normalized CoinGecko category rows from the public categories page. This endpoint supports the documented |
| coingecko_category_coinsB | CoinGecko category coins. Returns normalized coin rows from a CoinGecko public category page. This endpoint supports the documented |
| coingecko_chainA | CoinGecko chain detail. Returns normalized sections from a CoinGecko public chain detail page. Sections are omitted when not present. This endpoint supports the documented |
| coingecko_chainsC | CoinGecko chains. Returns normalized chain rows from the CoinGecko public website chains table. This endpoint supports the documented |
| coingecko_coinA | CoinGecko coin profile. Returns normalized CoinGecko profile, market stats, links, and categories for one coin id. This endpoint supports the documented |
| coingecko_coin_analysisA | CoinGecko coin chart analysis. Returns derived price-chart metrics from CoinGecko public chart JSON. This endpoint supports the documented |
| coingecko_exchangeA | CoinGecko exchange detail. Returns normalized profile stats and market rows from a CoinGecko public exchange page. This endpoint supports the documented |
| coingecko_exchangesA | CoinGecko exchanges. Returns normalized exchange rows from CoinGecko public website exchange tables. This endpoint supports the documented |
| coingecko_gainers_losersC | CoinGecko crypto gainers and losers. Returns normalized rows from CoinGecko's public crypto gainers and losers table. This endpoint supports the documented |
| coingecko_globalA | CoinGecko global market snapshot. Returns normalized global market metrics from CoinGecko's public charts page. |
| coingecko_global_chartsC | CoinGecko global chart series. Returns normalized global chart series from public CoinGecko website JSON endpoints. |
| coingecko_learn_articlesB | CoinGecko Learn articles. Returns normalized article cards from CoinGecko Learn public pages. |
| coingecko_marketsB | CoinGecko markets. Returns normalized cryptocurrency market rows from CoinGecko public pages. This endpoint supports the documented |
| coingecko_new_coinsB | CoinGecko new cryptocurrencies. Returns normalized rows from CoinGecko's public new cryptocurrencies table. This endpoint supports the documented |
| coingecko_newsB | CoinGecko news cards. Returns normalized article cards from CoinGecko's public news page. |
| coingecko_nft_categoryC | CoinGecko NFT category. Returns normalized NFT collection rows from a CoinGecko public NFT category page. This endpoint supports the documented |
| coingecko_nftsC | CoinGecko NFT collections. Returns normalized NFT collection rows from the CoinGecko public website NFT table. This endpoint supports the documented |
| coingecko_searchB | CoinGecko discovery search. Returns normalized CoinGecko search sections from the public website search JSON. Empty valid searches return empty arrays. |
| coingecko_token_unlocksB | CoinGecko incoming token unlocks. Returns normalized rows from CoinGecko's public incoming token unlocks page. |
| coingecko_treasuriesB | CoinGecko crypto treasuries. Returns normalized entity rows from CoinGecko's public crypto treasuries tables. This endpoint supports the documented |
| coingecko_trendingB | CoinGecko trending highlights. Returns deduped trending coins and categories from the public CoinGecko highlights page. This endpoint supports the documented |
| datasets_google_map_facetsC | Facet stored Google Maps businesses. Returns terms aggregation counts for Google Maps businesses. Facet enum: |
| datasets_google_map_itemA | Get a stored Google Maps business. Returns one stored Google Maps business by Google place_id from dataset id enum value |
| datasets_google_map_nearbyA | Search nearby stored Google Maps businesses. Searches stored Google Maps businesses near a coordinate in dataset id enum value |
| datasets_google_map_searchA | Search stored Google Maps businesses. Searches Google Maps business records stored in Elasticsearch. Sort enum: |
| datasets_listA | List stored scraped datasets. Lists available read-only scraped datasets. Initial dataset id enum: |
| ebay_itemA | Get eBay item details. Returns normalized details for a public eBay item listing. |
| ebay_searchC | Search eBay listings. Returns normalized eBay search results. |
| ebay_sellerC | Get eBay seller profile. Returns normalized details for a public eBay seller profile. |
| ebay_seller_aboutA | Get eBay seller about details. Returns normalized seller about information from the public eBay store about tab, including seller stats, top-rated status, optional location/member-since fields, and cleaned store categories. |
| ebay_seller_feedbackB | Get eBay seller feedback. Returns normalized seller feedback summary, detailed ratings, and recent review cards from the public eBay seller feedback tab. |
| ebay_seller_shopB | Get eBay seller shop listings. Returns normalized listings from the public eBay seller shop tab, with pagination backed by the store odtRefresh response. |
| geocoding_lookupA | Lookup Nominatim OSM ids. Returns typed Nominatim JSONv2 places for comma-separated OSM ids such as W34633854,N123,R456. |
| geocoding_reverseB | Reverse geocode coordinates. Returns the nearest typed Nominatim JSONv2 place for latitude and longitude. |
| geocoding_searchA | Search Nominatim places. Returns typed Nominatim JSONv2 forward geocoding results. Use either q or structured fields, not both. |
| google_finance_analyst_articlesC | Google Finance analyst articles. Returns normalized analyst article results for a quote. |
| google_finance_chartC | Google Finance chart data. Returns normalized chart points for a quote and window. |
| google_finance_classificationC | Google Finance classification data. Returns normalized classification strings for a quote. |
| google_finance_companyC | Google Finance company data. Returns normalized company information from Google Finance. |
| google_finance_contextC | Google Finance context search. Returns normalized Google Finance context search results. |
| google_finance_financialsA | Google Finance financial statements. Returns normalized annual and quarterly financial rows when Google Finance has statement data for the quote. |
| google_finance_markets_category_newsC | Google Finance category news. Returns normalized news for a Google Finance category. |
| google_finance_markets_category_stocksC | Google Finance category stocks. Returns normalized instruments for a Google Finance category. |
| google_finance_markets_earningsC | Google Finance earnings calendar. Returns normalized earnings calendar instruments. |
| google_finance_markets_featuredB | Google Finance featured stocks. Returns normalized featured instruments. |
| google_finance_markets_headlineC | Google Finance top headline. Returns the top Google Finance headline. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crawlora-org/crawlora-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server