mcp_rs_test
@andrewsah
About mcp_rs_test
MCP server implementation in Rust
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments