Skip to main content
Glama

analyze_project_documentation

Analyzes markdown, reStructuredText, and configuration files in a project, using brain-inspired learning to identify relationships and provide comprehensive documentation analysis.

Instructions

Analyze all documentation files in the project including markdown, restructured text, and configuration files. Provides comprehensive documentation analysis with brain-inspired relationship learning.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations exist, so the description must disclose behaviors. It claims to provide 'comprehensive documentation analysis with brain-inspired relationship learning,' but does not state whether the tool is read-only, its impact on state, expected response time, or any side effects. Critical behavioral traits are missing, leaving the agent uncertain.

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

Conciseness3/5

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

The description is a single sentence, which is concise but includes vague marketing phrases like 'brain-inspired relationship learning' that add no clear value. It could be more focused on concrete functionality and output without the buzzword.

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 parameters, no output schema, and no annotations, the description is the sole source of information. It specifies input scope (all documentation files) but omits what the tool returns (e.g., a report, structured data, insights). The lack of output details makes the tool's contribution unclear for an AI agent.

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

Parameters4/5

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

The input schema has zero parameters, so schema description coverage is 100%. Description adds no parameter details, but no parameters exist to describe. Baseline score of 4 is appropriate as the description provides context about the scope of analysis, which is independent of parameter needs.

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 the tool analyzes all documentation files in the project, including specific formats like markdown, reStructuredText, and configuration files. This distinguishes it from sibling tools like analyze_document that likely target single files, though overlap with get_documentation_insights is possible.

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?

No guidance is provided on when to use this tool vs. alternatives. For example, it does not clarify whether to use this or get_documentation_insights for high-level overviews, or analyze_document for single file analysis. The description lacks when-not-to-use or context-specific recommendations.

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/nerfels/mind-map'

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