scribe-crab
1
Scribe-crab is an MCP server tool for generating documentation comments for Rust functions. It offers customizable format templates and integration with MCP clients like Cursor IDE.
Overview
scribe-crab is an MCP (Model Context Protocol) server that helps developers generate documentation comments for their Rust functions. It takes Rust function code as input and produces documentation comments following a customizable format.
Features
- Generate documentation comments for Rust functions
- Use customizable format templates
- Integrate with MCP clients (such as Cursor IDE)
Usage
- Set the format file path as an environment variable
- Start the MCP server
- Use the tool through an MCP client (like Cursor)
- Ask Cursor Agent "Generate doc comment for XX function" or similar instructions