Skip to main content
Glama

open-docs-mcp

by askme765cs

build_index

Build or rebuild a search index for documents, enabling efficient search functionality. Optional parameter allows forcing a full index rebuild.

Instructions

Build search index for docs

Input Schema

NameRequiredDescriptionDefault
forceNoWhether to force rebuild index

Input Schema (JSON Schema)

{ "properties": { "force": { "description": "Whether to force rebuild index", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools from open-docs-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/askme765cs/open-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server