mcp-rs-cli 0.0.1

Professional developer CLI for MCP development in Rust - prs command
mcp-rs-cli-0.0.1 is not a library.

MCP RS CLI - Professional Developer Tools for MCP in Rust

Crates.io License: MIT

⚠️ 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

cargo install mcp-rs-cli

This will install the prs command globally.

Planned Features

Project Management

  • prs new plugin <name> - Create new plugin project
  • prs new server <name> - Create new server project
  • prs init - Initialize in existing project

Development Workflow

  • prs build - Build current project
  • prs test - Run tests
  • prs bench - Run benchmarks
  • prs serve - Dev server with hot-reload

Publishing

  • prs publish - Publish to crates.io
  • prs submit - Submit to plugin registry

Links

License

MIT License - See LICENSE file for details


Built with ❤️ by Prismworks AI