R

mcp-model

...
Created 2/22/2025bythesurlydev

Categories

anthropicmcpmodel

Language:

Rust

Stars:

0

Forks:

0

mcp-model

A Rust library which contains structs derived from the latest Model Context Protocol schema.

Last updated: 2/24/2025

Publisher info

thesurlydev's avatar

Shane Witbeck

114
followers
429
following
90
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