Expand description
Procedural macros for MoCoPr
This crate provides convenient macros for defining MCP tools, resources, and other components with minimal boilerplate.
Attribute Macros§
- mcp_
prompt - Attribute macro for defining MCP prompt functions
- mcp_
resource - Attribute macro for defining MCP resource structs
- mcp_
tool - Attribute macro for defining MCP tool functions