prismworks-ai/prism-mcp-rs
Enterprise-grade Rust implementation of Anthropic's MCP protocol
This is an enterprise-grade Rust toolkit for developers building services that communicate using Anthropic's MCP (Modular Communication Protocol). It allows you to reliably send and receive structured messages (requests and responses) between different components of an AI system or other services. Software engineers and system architects who are integrating or building complex AI agent ecosystems will find this useful for robust communication.
Use this if you are a software engineer building AI agent systems in Rust and need a robust, enterprise-ready implementation of the MCP protocol with built-in resilience and observability features.
Not ideal if you are an end-user looking for a pre-built application, or if you are working with AI agents in a language other than Rust.
Stars
43
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/prismworks-ai/prism-mcp-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.