Dicklesworthstone/fastmcp_rust
Rust framework for building Model Context Protocol servers with cancel-correct async, zero-copy serialization, and first-class tool/resource/prompt abstractions
Provides automatic JSON-RPC marshaling and structured concurrency via the asupersync runtime, enforcing cancel-correct async with explicit checkpoint primitives and budget-based request timeouts. Designed for Claude/LLM integration through stdio transport, offering attribute macros (`#[tool]`, `#[resource]`, `#[prompt]`) that eliminate boilerplate while preventing orphan tasks and silent cancellations through region-scoped task spawning.
Stars
15
Forks
8
Language
Rust
License
—
Category
Last pushed
Mar 13, 2026
Monthly downloads
109
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Dicklesworthstone/fastmcp_rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related servers
toolsdk-ai/toolsdk-mcp-registry
MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured...
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads,...
last9/last9-mcp-server
Last9 MCP Server
burugo/one-mcp
A centralized reverse-proxy platform for MCP servers — manage, group, and export as Skills from...
LSTM-Kirigaya/openmcp-client
All in one vscode plugin for mcp developer