Loading...
Side-by-side comparison of sandbox MCP tools
Autocomplete-style title suggestions for a query. Returns a 4-element array: the search term, an array of matching page titles, their short descriptions, and their article URLs
Server
Web Search
Parameters (1)
queryreqstringResponse shape
[searchTerm, [titles], [descriptions], [urls]]
Full-text search across Wikipedia articles. Returns query.search[] with each result's title, pageid, size in bytes, wordcount, an HTML snippet with matches highlighted, and last-edit timestamp
Server
Web Search
Parameters (1)
queryreqstringResponse shape
{query: {search: [{title, pageid, size, wordcount, snippet}]}}Parameters
1 vs 1
Method
GET vs GET
Server
Web Search vs Web Search
Use both tools with no rate limits
Deploy your own MCP server with all 5 Web Search tools. Unlimited calls, custom domain, no auth hassle.