fastmcp_rust

by Dicklesworthstone · MCP 服务器 · ★ 27

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

Stars27
Forks10
LanguageRust
CategoryMCP 服务器
Quality Score40.2/100
Last Updated2026-06-11
Created2026-01-18
Platformsmcp, rust
Est. Tokens~24432k

More MCP 服务器 Tools

Explore other popular mcp 服务器 tools:

View all MCP 服务器 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 服务器 with 27 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 27 stars and 10 forks, indicating an active community.

View on GitHub → Browse MCP 服务器 tools