{"type":"mcp_server","name":"mcp-rs-template","description":"The mcp-rs-template is a Rust application template for implementing Model Context Protocol (MCP) CLI servers, enabling seamless integration between LLM applications and external data sources and tools. The mcp-rs-template is","category":"Developer Tools","language":"Rust","stars":82,"forks":6,"owner":"linux-china","github_url":"https://github.com/linux-china/mcp-rs-template","homepage":null,"setup":"## Setup\n\n1. Clone the repository\n2. Modify project information in `Cargo.toml` and `src/mcp/mod.rs`\n3. Modify server handlers:\n    - `src/mcp/prompts.rs`: prompts handlers\n    - `src/mcp/resources.rs`: resources handlers\n    - `src/mcp/tools.rs`: tools handlers\n4. Modify `src/mcp/templates/*.json` if you prefer to use json files for prompts, resources, and tools\n5. Edit `claude_desktop_config.json`: Claude Desktop -> `Settings` -> `Developer` -> `Edit Config` \n6. Add the configuration to the `servers` section as shown in the example.","tools":"## Available Tools\n\n1. MCP server (Enables the Model Context Protocol server).\n2. Resources (Displays available resources).\n3. Prompts (Displays available prompts).\n4. Tools (Displays available tools).","faq":null,"created_at":"2024-11-30T10:21:20+00:00","updated_at":"2025-03-28T08:54:34+00:00","source_url":"https://model-context-protocol.com/servers/rust-mcp-cli-server-template-model","related_articles":[]}