Mcp_rs
@inomata137
关于 Mcp_rs
Simple MCP server implemented in Rust
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp_rs?
Mcp_rs is a Rust-based implementation of an MCP (Model Context Protocol) server, structured as a Cargo workspace. It provides modular components for JSON-RPC 2.0 handling, domain entities, protocol usecases, resource and tool implementations, and stdio transport. It is intended for developers building custom MCP servers in Rust.
How to use Mcp_rs?
Run the server using the command bunx @modelcontextprotocol/inspector cargo run -qr in the project directory.
Key features of Mcp_rs
- Modular workspace with separate controller, domain, and protocol crates
- JSON-RPC 2.0 specification implementation
- Stdin/stdout (stdio) transport for communication
- Resource and tool implementations based on domain entities
- Repository traits for data access abstraction
Use cases of Mcp_rs
—
FAQ from Mcp_rs
What dependencies or runtime does Mcp_rs require?
—
What data transport does Mcp_rs use?
—
Does Mcp_rs support authentication or encryption?
—
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
评论