Skip to main content
Glama

mcp-codex-keeper

by aindreyway

search_documentation

Quickly locate specific information in documentation by searching with keywords, filtering by category, or using tags to streamline access to relevant content.

Instructions

Search through documentation content

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
queryYesSearch query
tagNoFilter by tag

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "type": "string" }, "query": { "description": "Search query", "type": "string" }, "tag": { "description": "Filter by tag", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-codex-keeper

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/aindreyway/mcp-codex-keeper'

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