| Crates.io | mcp-rs-cli |
| lib.rs | mcp-rs-cli |
| version | 0.0.1 |
| created_at | 2025-08-10 01:28:27.989044+00 |
| updated_at | 2025-08-10 01:28:27.989044+00 |
| description | Professional developer CLI for MCP development in Rust - prs command |
| homepage | https://prismworks.ai |
| repository | https://github.com/prismworks-ai/mcp-rs-dev |
| max_upload_size | |
| id | 1788363 |
| size | 4,234 |
⚠️ Placeholder Release: This is a name reservation release. Full implementation coming soon!
The prs command-line tool provides professional developer utilities for building MCP (Model Context Protocol) applications in Rust.
cargo install mcp-rs-cli
This will install the prs command globally.
prs new plugin <name> - Create new plugin projectprs new server <name> - Create new server projectprs init - Initialize in existing projectprs build - Build current projectprs test - Run testsprs bench - Run benchmarksprs serve - Dev server with hot-reloadprs publish - Publish to crates.ioprs submit - Submit to plugin registryMIT License - See LICENSE file for details
Built with ❤️ by Prismworks AI