conikeec/mcpr
Model Context Protocol (MCP) implementation in Rust
Overview
conikeec/mcpr is a Rust MCP server licensed under MIT. Model Context Protocol (MCP) implementation in Rust
Ranked #6596 out of 25632 indexed tools.
Ecosystem
Rust MIT
Signal Breakdown
Stars 352
Freshness 11mo ago
Issue Health 13%
Contributors 3
Dependents 7
Forks 26
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# MCPR - Model Context Protocol for Rust A Rust implementation of Anthropic's [Model Context Protocol (MCP)](https://docs.anthropic.com/claude/docs/model-context-protocol), an open standard for connecting AI assistants to data sources and tools. > **⚠️ IMPORTANT NOTICE**: Version 0.2.0 has been yanked due to critical issues with the SSE transport implementation. Please use version 0.2.3 instead, which includes important fixes for client-server communication, message handling, and template generation. If you're already using 0.2.0, we strongly recommend upgrading to 0.2.3 to avoid potential issues. ## Examples **[View Demo on Github Tools MCP Client/Server](https://asciinema.org/a/708211)** Check out our [GitHub Tools example](examples/github-tools/README.md) for a complete implementation of an MCP client-server application that interacts with GitHub repositories. This example demonstrates how to build a client that can query repository READMEs and search for repositories, with supRead full README on GitHub →
Are you the maintainer? Claim this listing