search-page
Search wiki page titles and content for specific terms. Returns matching pages with a snippet, size, and timestamp. Up to 100 results per call.
Instructions
Searches wiki page titles and page content (full-text) for the provided terms. Returns matching pages with a snippet, size, and timestamp. Accepts up to 100 matches per call (default 10); additional matches beyond the cap are flagged in the response — narrow the query to surface more. For title-prefix lookup (e.g. autocomplete), use search-page-by-prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms | |
| limit | No | Maximum number of search results to return | |
| wiki | No | Wiki to target, as a key from the mcp://wikis/ resources (e.g. en.wikipedia.org), or the full mcp://wikis/ URI. Omit to use the default wiki. |