rust-mcp-sdk and rust-mcp-filesystem

One is a toolkit for building MCP servers and clients, while the other is an asynchronous MCP server focused on filesystem operations, suggesting the latter is a specialized application built using the former's framework.

rust-mcp-sdk
54
Established
rust-mcp-filesystem
48
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 6/25
Adoption 10/25
Maturity 15/25
Community 17/25
Stars: 158
Forks: 25
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
Stars: 134
Forks: 21
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About rust-mcp-sdk

rust-mcp-stack/rust-mcp-sdk

A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.

This is a toolkit for developers to build high-performance servers and clients that communicate using the Model Context Protocol (MCP). It simplifies the complex task of handling protocol details, transports, and other communication mechanics, allowing developers to focus on their application's core logic. The SDK takes care of sending and receiving structured data according to the MCP standard, and is used by software engineers creating applications within the MCP ecosystem.

network-programming protocol-development distributed-systems backend-development

About rust-mcp-filesystem

rust-mcp-stack/rust-mcp-filesystem

Blazing-fast, asynchronous MCP server for seamless filesystem operations.

This project provides a robust, high-performance server for managing filesystem operations over the Model Context Protocol (MCP). It takes in requests for file and directory interactions, like searching, reading, writing (if enabled), and archiving, and outputs the results or manipulated files. It's designed for developers building applications that need to interact with a filesystem efficiently and securely using MCP.

API development system integration backend services file management application development

Scores updated daily from GitHub, PyPI, and npm data. How scores work