BeClaude

docs-sync

New
18.8kSmitheryGeneralby openai

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "docs-sync": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
documentationwritingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is docs-sync?

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

How to install docs-sync?

To install docs-sync: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "docs-sync": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is docs-sync best for?

docs-sync is a mcp categorized under General. It is designed for: documentation, writing, productivity. Created by openai.