scribe-crab

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

  1. Set the format file path as an environment variable
  2. Start the MCP server
  3. Use the tool through an MCP client (like Cursor)
  4. Ask Cursor Agent "Generate doc comment for XX function" or similar instructions