mcp-rs-cli-0.0.1 is not a library.
MCP RS CLI - Professional Developer Tools for MCP in Rust
⚠️ Placeholder Release: This is a name reservation release. Full implementation coming soon!
About
The prs
command-line tool provides professional developer utilities for building MCP (Model Context Protocol) applications in Rust.
Installation
This will install the prs
command globally.
Planned Features
Project Management
prs new plugin <name>
- Create new plugin projectprs new server <name>
- Create new server projectprs init
- Initialize in existing project
Development Workflow
prs build
- Build current projectprs test
- Run testsprs bench
- Run benchmarksprs serve
- Dev server with hot-reload
Publishing
prs publish
- Publish to crates.ioprs submit
- Submit to plugin registry
Links
License
MIT License - See LICENSE file for details
Built with ❤️ by Prismworks AI