The io.github.RCOLKITT/vaspera-pm MCP server verifies documentation against source code, detects documentation drift, and generates verified specifications. It is described as an MCP server that operates to keep docs aligned with the underlying implementation.
🛠️ Key Features
- Verify docs against code
- Detect drift between docs and code
- Generate verified specs
🚀 Use Cases
- Keeping technical documentation synchronized with code changes
- Identifying when documentation no longer matches implementation
- Producing specification outputs that are verified against code
⚡ Developer Benefits
- Reduced risk of outdated or inconsistent documentation
- Clear signal when doc/code drift occurs
- Availability of verified specs derived from code/doc comparison
⚠️ Limitations
- No additional details provided about supported languages, scope, or configuration.