Skip to content

Conversation

@RobJellinghaus
Copy link
Contributor

@RobJellinghaus RobJellinghaus commented Aug 28, 2025

The server code in the crates README would not compile with v0.6.0. Also the MCP server description was inaccurate.

Fixes #394

How Has This Been Tested?

Local cargo build with Rust 1.88.

Breaking Changes

None

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
  • [n/a] New and existing tests pass locally
  • [n/a] I have added appropriate error handling
  • I have added or updated documentation as needed

@github-actions github-actions bot added the T-documentation Documentation improvements label Aug 28, 2025
@4t145 4t145 merged commit 357671c into modelcontextprotocol:main Aug 29, 2025
10 of 11 checks passed
@github-actions github-actions bot mentioned this pull request Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-documentation Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Counter example in crates/rmcp/README.md does not compile

2 participants