MCP.so
登录

mcp_rs_test

@andrewsah

关于 mcp_rs_test

MCP server implementation in Rust

基本信息

分类

开发工具

运行时

rust

传输方式

stdio

发布者

andrewsah

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp_rs_test?

MCP server implementation in Rust, built as a learning project for Rust and the Model Context Protocol.

How to use mcp_rs_test?

Install by adding the following to claude_desktop_config.json: {"mcp_rs_test": {"command": "<path to your mcp_rs_test.exe>", "args": []}}. Build with cargo build or cargo build --release. Requires Rust 1.83 or later.

Key features of mcp_rs_test

  • MCP server implemented in Rust
  • Built for learning Rust and MCP protocol

Use cases of mcp_rs_test

FAQ from mcp_rs_test

What Rust version is required?

Rust 1.83 or later.

How do I build mcp_rs_test?

Use cargo build for debug or cargo build --release for release.

How do I install mcp_rs_test?

Add the server configuration to your claude_desktop_config.json with the path to the executable.

评论

开发工具 分类下的更多 MCP 服务器