Back to Home
kennardpeters icon

rustmcp-template

Verified Safe

by kennardpeters

Overview

This MCP server provides additional context to an MCP client (e.g., an LLM or AI agent) via a `get_example_context` tool.

Installation

Run Command
./target/release/mcp

Security Notes

The server uses standard Rust libraries and communicates via stdin/stdout (IPC), which inherently limits network exposure. No 'eval' or similar dynamic code execution is present, and no hardcoded secrets or malicious patterns were identified. Relying on trusted `rmcp` crate and standard Rust practices contributes to a high security score.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-24

Tags

MCP ServerRustToolingContext ProviderLLM Integration