search_mcp_docs
Search MCP protocol documentation using BM25 ranking with Porter stemming. Obtain ranked results for queries about tools, transports, and schemas.
Instructions
Search MCP protocol documentation with ranked results. Uses BM25 ranking with Porter stemming for high-quality search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string (e.g., 'tool input schema', 'stdio transport') | |
| k | No | Maximum number of results to return |