mcp-codex-keeper

by aindreyway

list_documentation

Retrieve and filter all available documentation sources by category or tag to access curated development knowledge from the MCP Codex Keeper server.

Instructions

List all available documentation sources

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter documentation by category
tagNoFilter documentation by tag

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter documentation by category", "type": "string" }, "tag": { "description": "Filter documentation by tag", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from mcp-codex-keeper

Related Tools

ID: bo39uifs3k