Skip to content
Back to search
30
MCP

@mseep/claude-auto-documenter

npm/@mseep/claude-auto-documenter

Production-ready MCP server for automatic documentation generation with Claude Code integration

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
claude-autoapprove-mcp
An MCP server to inject auto-approve MCP functionality into Claude Desktop
0 tools
@mseep/tmux-claude-mcp-server
MCP server for hierarchical Claude instance orchestration via tmux
0 tools
@mseep/private-journal-mcp
A lightweight MCP server that provides Claude with a private journaling and reflection capability
0 tools
@mseep/undo-mcp
Smart checkpoint-based version control MCP server for Claude Code with automatic deduplication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/claude-auto-documenter": {
      "url": "None",
      "transport": "http"
    }
  }
}