DeveloperWebMCP verified
docs.mcp-b.ai WebMCP tools
Documentation for MCP-B / WebMCP. The docs site ships WebMCP tools so an agent can search the docs, open skills, and read site info directly.
DeveloperWebMCP verified
Documentation for MCP-B / WebMCP. The docs site ships WebMCP tools so an agent can search the docs, open skills, and read site info directly.
Documentation for MCP-B / WebMCP. The docs site ships WebMCP tools so an agent can search the docs, open skills, and read site info directly. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search the documentation for relevant pages and content.
Open the docs.mcp-b.ai website and ask your browser agent to use search_docsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_docs tool on docs.mcp-b.ai with query: <string>. Return the structured result and cite the source page.query string Search queryOpen an agent skill document by name.
Open the docs.mcp-b.ai website and ask your browser agent to use open_skillInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the open_skill tool on docs.mcp-b.ai with skill_name: <string>. Return the structured result and cite the source page.skill_name string The slug of the skill to openReturns information about the current WebMCP documentation page: title, URL, headings, link count, and navigation structure.
Open the docs.mcp-b.ai website and ask your browser agent to use get_docs_infoInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_docs_info tool on docs.mcp-b.ai with include_headings: <boolean>, include_links: <boolean>. Return the structured result and cite the source page.include_headings boolean Include the list of section headings (default: true)include_links boolean Include outbound link URLs (default: false)