Back to search
30
MCP

mcpr

conikeec/mcpr

Model Context Protocol (MCP) implementation in Rust

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fast-mcp
A Ruby Implementation of the Model Context Protocol
0 tools
rmcp
BEST Rust SDK for MCP (Model Context Protocol)
0 tools
mcpdotnet
.NET implementation of the Model Context Protocol (MCP)
0 tools
mcp-kotlin-sdk
Kotlin implementation of the Model Context Protocol (MCP)
0 tools
mcptools
Model Context Protocol For R
0 tools
mcp/dart
Dart AI Model Context Protocol (MCP) server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpr": {
      "url": "None",
      "transport": "http"
    }
  }
}