Multi-agent documentation generator via MCP -- generates, verifies, and maintains project documentation
Project description
DocSwarm
Multi-agent documentation generator via MCP.
Scans your code, generates Obsidian-compatible markdown docs with frontmatter, verifies existing docs against code, and identifies gaps.
Install
pip install doc-swarm
Usage
# Scan project and show code map
doc-swarm scan . --scope src/
# Generate documentation
doc-swarm generate . --scope src/ --output docs
# Verify existing docs
doc-swarm verify . --docs docs
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
doc_swarm_ai-0.2.1.tar.gz
(49.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file doc_swarm_ai-0.2.1.tar.gz.
File metadata
- Download URL: doc_swarm_ai-0.2.1.tar.gz
- Upload date:
- Size: 49.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50306250c64d8605dc89ab4e2fadde83344f6b182e33552a41019ba17d299793
|
|
| MD5 |
d7c8bde223fd162e4ef794e7ae70b315
|
|
| BLAKE2b-256 |
89aeebbb381a30f1ec8972a148f58d86232bcc7c89b919739d0690783bfeedc8
|
File details
Details for the file doc_swarm_ai-0.2.1-py3-none-any.whl.
File metadata
- Download URL: doc_swarm_ai-0.2.1-py3-none-any.whl
- Upload date:
- Size: 61.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
544b594fcd0ab0807d248141e40c5e60cebc0d0e2a1801da55eb576c5953780c
|
|
| MD5 |
398a9620e00c42514b1b27472911c137
|
|
| BLAKE2b-256 |
91edcc1a2ad3ce7de512304ba3be3ebc7b4f8ce0a9479f2f1829b0c980f6c1d1
|