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_hostA | Get Airbnb host profile. Returns a normalized Airbnb public host profile — display name, Superhost and identity-verification status, location, bio, hosting tenure, total guest-review count, and total listing count. |
| airbnb_host_listingsA | Get Airbnb host listings. Returns the listings an Airbnb host manages, paginated. Page 1 comes from the host profile; deeper pages page through the host's full portfolio. |
| airbnb_host_reviewsB | Get Airbnb host reviews. Returns reviews guests left for an Airbnb host, paginated, including the reviewer name and location. |
| 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 |
| anime_airing_scheduleA | Upcoming anime airing schedule. Returns upcoming anime episode broadcasts (episode number, air time, countdown, and the normalized title), soonest first, paginated. Credential-free public AniList data. |
| anime_characterA | Get an anime/manga character. Returns a normalized character profile by AniList id: names, image, description, gender, age, blood type, birthday, favourites, and the titles the character appears in with their billed role. Credential-free public AniList data. |
| anime_character_searchA | Search anime & manga characters. Searches anime and manga characters by name. Returns character summaries (name, native name, image, favourites), paginated. Credential-free public AniList data. |
| anime_rankingsA | Rank anime. Returns a filterable, sorted anime ranking. Credential-free public AniList data. Filter by season, year, format, genre, and status. |
| anime_searchA | Search anime. Searches anime by free-text query. Credential-free public anime data from AniList. Returns normalized entries: titles, scores, popularity, format, status, season, genres, tags, and studios. |
| anime_titleA | Get an anime. Returns a normalized anime by AniList id: titles (romaji/english/native), MyAnimeList id, scores, popularity, favourites, format, status, season, episodes, duration, genres, ranked tags, studios, dates, description, images, and next-airing countdown. Pass mal=true to additionally enrich the response with the MyAnimeList community score (mal block: score on a 0-10 scale, plus scored-by count), scraped credential-free from the public MAL page. Credential-free public AniList data. |
| anime_title_charactersA | List an anime's characters. Returns an anime's cast (character name, native name, billed role, image, favourites), paginated. Credential-free public AniList data. |
| anime_title_recommendationsA | List an anime's recommendations. Returns community-recommended titles for an anime, each with a recommendation rating and the full normalized media entry, paginated. Credential-free public AniList data. |
| anime_title_staffB | List an anime's staff. Returns the people credited on an anime (name, production role, occupations, image), paginated. Credential-free public AniList data. |
| 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 a Chrome-impersonated request client and return 503 when Bing serves a challenge page or unusable HTML. Queries that use the site: operator (for example site:gov.hu) are not supported: Bing serves a bot-verification challenge for them, so they are rejected with 400 before any request is made. Use the Google search endpoint (/api/v1/google/search) for domain-restricted searches. |
| 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 Web App Manifest and extracts a normalized brand profile (title, description, brand colors normalized to hex, logos and icons ranked best-first, 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. |
| capterra_productA | Get a Capterra product. Returns a normalized Capterra product profile: name, description, category, and aggregate rating. Credential-free public Capterra data, rendered from the product page through proxied browser renderers. |
| capterra_reviewsA | Get Capterra product reviews. Returns a page of normalized Capterra reviews (author, headline, rating) plus the product's aggregate rating. Credential-free public Capterra data, rendered from the reviews page through proxied browser renderers. |
| capterra_searchA | Search Capterra products. Returns Capterra search-result products (id, name, url, description, rating). Credential-free public Capterra data, rendered from the search page through proxied browser renderers. Note: Capterra renders a fallback product list even for queries with no genuine match, rather than a distinct empty-results page, so callers should treat low-relevance results as an upstream characteristic, not a bug. |
| chromewebstore_categoriesA | List Chrome Web Store categories and collections. Returns the reference taxonomy for the list endpoints: extension category groups and their subcategory slugs, the top-chart identifiers, and known curated collection slugs. |
| chromewebstore_categoryA | List items in a Chrome Web Store category. Returns the item cards listed under an extensions category slug (e.g. |
| chromewebstore_chartsA | List a Chrome Web Store top chart. Returns the item cards in a store top chart. |
| chromewebstore_collectionA | List items in a curated Chrome Web Store collection. Returns the item cards in a curated store collection slug (e.g. |
| chromewebstore_developerA | Retrieve a Chrome Web Store publisher and their items. Returns a Chrome Web Store publisher (developer) by publisher id, including the disclosed trader details — legal name, email, phone, address, website, and D-U-N-S number — plus the publisher's listed items ("More from ..."). Trader fields are only present for publishers that identify as EU traders. Defaults: |
| chromewebstore_itemA | Retrieve Chrome Web Store item details. Returns normalized detail for a Chrome Web Store extension or theme, including name, rating, rating count, user count, version, last-updated date, size, supported languages, developer, category, screenshots, and privacy links. Defaults: |
| chromewebstore_permissionsA | Retrieve a Chrome Web Store item's declared permissions. Returns the permissions a Chrome Web Store extension declares in its manifest: |
| chromewebstore_privacyA | Retrieve a Chrome Web Store item's privacy disclosures. Returns an extension's privacy disclosures as the store renders them: the developer's data-use statement, whether it collects data, the standard data-handling declarations, and the privacy-policy link. Defaults: |
| chromewebstore_reviewsA | Retrieve Chrome Web Store item reviews. Returns the reviews the store renders on an item's reviews page, each with author, star rating, text, posted/edited dates and reviewed version. Defaults: |
| chromewebstore_searchA | Search Chrome Web Store items. Returns Chrome Web Store search result cards for a keyword, each with id, name, rating, user count, publisher and detail URL. Defaults: |
| chromewebstore_similarA | Retrieve related Chrome Web Store items. Returns the related-items shelf the store renders on an item's detail page. Defaults: |
| chromewebstore_suggestA | Suggest Chrome Web Store search terms. Returns item-name suggestions for a search prefix, drawn from the top store-search results. Defaults: |
| 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. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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