R

mcp-rs-template

...
Created 11/30/2024bylinux-china

About

Model Context Protocol (MCP) CLI server template for Rust

Categories

json-rpcmcp

Language:

Rust

Stars:

39

Forks:

4

Last updated: 2/27/2025

Publisher info

linux-china's avatar

Libing Chen

FullStack software engineer, with 25+ years Java experience

2,113
followers
117
following
546
repos

More MCP servers built with Rust

cal2prompt

✨ Fetches your schedule (Google Calendar) and outputs it as a single LLM prompt, with an optional MCP server mode.

By shuntaka95764
mcp-sdk-rs

An MCP client/server library for Rust

By jgmartin3
mcp-server-runner

A WebSocket server implementation for running Model Context Protocol (MCP) servers. This application enables MCP servers to be accessed via WebSocket connections, facilitating integration with web applications and other network-enabled clients.

By yonaka153