search_docs

MCP tool from Docs MCP by speakeasy-api

Performs hybrid search. Tool names and descriptions are user-configurable. Parameters are dynamically generated with valid taxonomy injected as JSON Schema enums. Supports stateless cursor pagination. Returns fallback hints on zero results.

How to use it

search_docs is exposed by the Docs MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Docs MCP

$docker run -p 20310:20310 docs-mcp
FULL DOCS MCP LISTING