A lightweight MCP server for document structure scanning and validation, designed as both a functional tool and a reusable template for building MCP-based systems
> A lightweight MCP server for document structure scanning and validation, designed as both a functional tool and a reusable template for building MCP-based systems. This project implements a Model Context Protocol (MCP) server for scanning and validating documentation structure. It provides practical tools for analyzing markdown files and checking structural consistency across a repository. Beyond its immediate use case, it also serves as a reference implementation for MCP server design.