| Crates.io | ricecoder-mcp |
| lib.rs | ricecoder-mcp |
| version | 0.1.71 |
| created_at | 2025-12-09 19:57:46.858346+00 |
| updated_at | 2025-12-09 19:57:46.858346+00 |
| description | Model Context Protocol server implementation |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976171 |
| size | 330,356 |
Model Context Protocol server implementation
Add to your Cargo.toml:
[dependencies]
ricecoder-mcp = "0.1"
use ricecoder_mcp::*;
// Your code here
For more information, see the documentation.
MIT