Back to search
30
MCP

io.github.noahgift/pmcp

io.github.noahgift/pmcp

High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility

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

Similar MCP servers embedding-nearest

io.github.paiml/pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
0 tools
rmcp
BEST Rust SDK for MCP (Model Context Protocol)
0 tools
mcpr
Model Context Protocol (MCP) implementation in Rust
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
mcp-for-beginners
This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET,
0 tools
@punkpeye/fastmcp
A TypeScript framework for building MCP (Model Context Protocol) servers.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.noahgift/pmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}