Skip to main content
Glama

DocuMind MCP Server

evaluate_readme

Analyzes and evaluates the structure of all README files within a repository, identifies improvement areas, and provides actionable suggestions to enhance documentation quality.

Instructions

リポジトリ内の全てのREADMEファイルの構成を評価し、改善点を提案します

Input Schema

NameRequiredDescriptionDefault
projectPathYesプロジェクトのルートディレクトリパス

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "プロジェクトのルートディレクトリパス", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

You must be authenticated.

Other Tools from DocuMind MCP Server

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/Sunwood-ai-labs/documind-mcp-server'

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