fastmcp_rust

by Dicklesworthstone · MCP Server · ★ 28

About fastmcp_rust

FastMCP Rust High-performance Model Context Protocol (MCP) framework for Rust A Rust port of jlowin/fastmcp (Python), extended with asupersync for structured concurrency and cancel-correct async. TL;DR The Problem Building MCP servers in Rust is painful: No first-class async support with proper cancellation Manual JSON-RPC boilerplate for every tool No structured concurrency—orphan tasks and resource leaks Request timeouts are afterthoughts, not guarantees The Solution FastMCP Rust is a batteries-included MCP framework with cancel-correct async, attribute macros,

ai-agentsasyncjson-rpcmcprust

Quick Facts

Stars28
Forks11
LanguageRust
CategoryMCP Server
Quality Score70.6032962373745/100
Last Updated2026-07-04
Created2026-01-18
Platformsmcp, rust
Est. Tokens~26k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is fastmcp_rust?

fastmcp_rust is Rust framework for building Model Context Protocol servers with cancel-correct async, zero-copy serialization, and first-class tool/resource/prompt abstractions. It is categorized as a MCP Server with 28 GitHub stars.

What programming language is fastmcp_rust written in?

fastmcp_rust is primarily written in Rust. It covers topics such as ai-agents, async, json-rpc.

How do I install or use fastmcp_rust?

You can find installation instructions and usage details in the fastmcp_rust GitHub repository at github.com/Dicklesworthstone/fastmcp_rust. The project has 28 stars and 11 forks, indicating an active community.

View on GitHub → Browse MCP Server tools