The reputation layer for AI skills, tools & agents

conikeec/mcpr

Score: 30.1 Rank #6596 Archived

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 359 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 13 open vs 2 closed issues — triaging stale issues improves health

Badge

AgentRank score for conikeec/mcpr
[![AgentRank](https://agentrank-ai.com/api/badge/tool/conikeec--mcpr)](https://agentrank-ai.com/tool/conikeec--mcpr)
<a href="https://agentrank-ai.com/tool/conikeec--mcpr"><img src="https://agentrank-ai.com/api/badge/tool/conikeec--mcpr" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

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 sup
Read full README on GitHub →
Are you the maintainer? Claim this listing