Scout Mcp vs Crawlora Mcp — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Scout Mcp vs Crawlora Mcp
In-depth architectural comparison of the Scout Mcp and Crawlora Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Scout Mcp
Search & Data Extraction · Local stdio
Quality: 57/100 (Good) | Auth: API Key required
Crawlora Mcp
Search & Data Extraction · Local stdio
Quality: 60/100 (Good) | Auth: API Key required
Verdict Summary: Choose Scout Mcp if you need specialized Search & Data Extraction tools running via a local process. Choose Crawlora Mcp if your workspace requires Search & Data Extraction integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Scout Mcp when:
You need dedicated capabilities in the Search & Data Extraction domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Freemium).
You have access to required keys: XAI_API_KEY, GITHUB_TOKEN, YOUTUBE_API_KEY, PH_CLIENT_ID, PH_CLIENT_SECRET, REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET, QIITA_TOKEN.
Multi-source search across code registries (GitHub, npm, PyPI), academic indexes (arXiv, Semantic Scholar), social platforms (HN, Reddit, X), and community blogs (Dev.to, Hashnode, Qiita, Zenn). Parallel fetch with structured JSON output. npx -y scout-cli.
Hosted MCP for structured public web data — 319 tools across search, maps, commerce, social, and finance, each returning clean JSON. Free 2,000 credits/mo.
Category & Scope
Tools & Capabilities Breakdown
Scout Mcp Tools (21)
hackernews_search
Stories, comments, polls
github_search
Repositories by keyword
github_repo_info
Single repo details
npm_search
Packages
pypi_search
Python packages
producthunt_search
Products by topic
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Scout Mcp is categorized under Search & Data Extraction and uses a local stdio subprocess. In contrast, Crawlora Mcp belongs to Search & Data Extraction using local stdio subprocess. Select Scout Mcp when you need capabilities focused on search & data extraction and Crawlora Mcp when you require tools for search & data extraction.
Search Agoda activities. Returns Agoda activities (tours, attractions, experiences) matching a free-text keyword and/or a city. When keyword is omitted, the resolved city's name is used instead to return a general listing of activities in that city. Callers may supply a known Agoda city id or a free-text city name for the city filter; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own destination search.
agoda_activity_detail
Get Agoda activity detail. Returns full activity detail from Agoda: title, description, stated duration, categories, and content images. Credential-free public data from Agoda's own activity content source.
agoda_flights_itinerary_amenities
Get Agoda flight segment amenities. Returns real-content amenities (aircraft type, seat layout, meals, entertainment, wifi) for one or more flight segments. Copy the segments straight from a flight search response's own segment fields. Credential-free public data from Agoda's own flight content service.
agoda_flights_search
Search Agoda one-way flights. Returns bookable one-way flight itineraries between two IATA airport codes for a departure date, including per-segment flight number, airline, times, layovers, aircraft type, and price. Resolve free-text city/airport names to codes first via the flight destination search endpoint. Credential-free public data from Agoda's own flight search.
agoda_flights_search_locations
Search Agoda flight destinations/airports. Resolves a free-text city or airport name into IATA airport codes for flight search, with each city's direct and nearby airports. Credential-free public data from Agoda's own flight destination search.
agoda_homes_search
Search Agoda Homes & Apartments by city. Returns Homes & Apartments results for an Agoda city: full listing detail for every matching property whose accommodation type is Apartment, drawn from the same city search as hotel search and filtered to non-hotel accommodation types. Callers may supply a known Agoda city id or a free-text city name; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own hotel/home search.
agoda_hotel_detail
Get Agoda hotel detail. Returns full hotel detail from Agoda: identity (name, any former name), an accommodation type code, address (street address, postal code, city, country), guest rating, a main photo, room count, hotel chain id, a long and short description, and short-form policy statements (minimum age, adult/child definitions, extra-bed and additional-room booking policy). Credential-free public data from Agoda's own hotel content source.
agoda_hotels_search
Search Agoda hotels by city. Returns hotel search results for an Agoda city: the matching property ids for that city plus a direct link to each property's listing page. Callers may supply a known Agoda city id or a free-text city name; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own hotel search.
airbnb_host
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_listings
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_reviews
Get Airbnb host reviews. Returns reviews guests left for an Airbnb host, paginated, including the reviewer name and location.
airbnb_room
Get Airbnb room. Returns normalized Airbnb public room details.