Skip to main content
Glama

PAIDEIA__paideia_doctor

Diagnose PAIDEIA MCP installation health, check external dependencies, verify course-folder readiness, and identify action prerequisites and next steps.

Instructions

PAIDEIA namespace alias for paideia_doctor. Use this exact name when Alt searches for PAIDEIA__paideia_doctor. Diagnose PAIDEIA MCP install health, external dependencies, course-folder readiness, action prerequisites, and next steps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_rootNoOptional path to PAIDEIA / PAIDEIA-codex / PAIDEIA-opencode. When omitted, the server auto-discovers nearby repos or uses the built-in canonical action catalog.
project_rootNoAbsolute path to the course project root. Defaults to the server's CWD when omitted; set this explicitly if the user has cd'd between courses within the same Codex session.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Without annotations, the description carries the full burden. It lists diagnostic areas but does not disclose whether the tool is read-only, requires special permissions, or has side effects. Some behavioral context is provided but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loading the alias and usage note. It is efficient with no redundancy, though the second sentence could be more structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description should clarify what the tool returns. It lists diagnostic topics but omits return format or behavior. Also, it doesn't explain the relationship to the non-namespaced alias, leaving contextual gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% with rich parameter descriptions. The tool description adds no new semantic information beyond what is already in the input schema, so it meets the baseline for high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it diagnoses PAIDEIA MCP install health, dependencies, and readiness, providing a specific verb and resource. However, it doesn't differentiate the purpose from its non-namespaced alias 'paideia_doctor', which is a minor gap.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description only mentions to use this exact name for Alt searches, which is a naming hint rather than usage context. No guidance is given on when to use this tool over alternatives among the many sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/OPTIMETA/PAIDEIA-mcp'

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