mcpserver.lol
registry/messora
Connection check verified live · 27h ago

messora

Scrape, crawl and search the web for AI agents via MCP.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

get_job read-only job_id*
Get the status and result of a crawl or search job. Terminal states: SUCCESS, FAILURE and REVOKED; PENDING/STARTED must be polled again.
get_usage read-only
Get the plan, credits used and remaining balance of the MESSORA account.
scrape_url url*tagsformatstimeoutwait_formax_depth +10
Extract content starting from a URL. Synchronous: returns the content directly, no job_id. Follows up to max_pages pages from that URL (default 1). Consumes credit only when the ba…
start_crawl url*tagspdf_ocrmax_depthmax_pages*parse_pdf +10
Start an asynchronous crawl and return a job_id. Poll get_job until PENDING/STARTED becomes SUCCESS, FAILURE or REVOKED.
start_search tagsquery*countryfreshnessuse_cachenum_results +4
Start an asynchronous premium web search and return a job_id. Poll get_job until a terminal state.