Skip to content

Dr qedwards patch 1 - #1207

Open
drQedwards wants to merge 3 commits into
modelcontextprotocol:mainfrom
drQedwards:drQedwards-patch-1
Open

drQedwards wants to merge 3 commits into
modelcontextprotocol:mainfrom
drQedwards:drQedwards-patch-1

Conversation

@drQedwards

@drQedwards drQedwards commented Aug 23, 2026 •

Copy link
Copy Markdown

Document rcm-rs (RCM) as an extension of RMCP that uses the LET imperative to expose polyglot package-management operations as MCP tools.

Motivation and Context

RCM is a polyglot package manager (Cargo, NPM, Composer/PPM, system packages) built around the LET imperative. It integrates the official RMCP SDK so AI agents can discover and invoke package-management, build, deploy, and workspace operations over the Model Context Protocol.

Listing it under Extending rmcp makes the ecosystem more discoverable and shows a concrete example of using RMCP + LET together.

How Has This Been Tested?

Documentation-only change. Links to the RCM repository and crates.io page were verified.

Breaking Changes

None. This is a pure documentation update.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Change is limited to the Related Projects → Extending rmcp section of the root README.

Suggested entry:

  • rcm-rs (crates.io) – Extends RMCP with the LET imperative: a polyglot package-manager surface (Cargo, NPM, Composer/PPM, system packages) exposed as MCP tools so AI agents can drive installs, builds, de​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​

@drQedwards
drQedwards requested a review from a team as a code owner August 23, 2026 15:36
@github-actions github-actions Bot added T-documentation Documentation improvements T-dependencies Dependencies related changes T-config Configuration file changes labels Aug 23, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-dependencies Dependencies related changes T-documentation Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant