Skip to main content
Glama

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" }
Install Server

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