mcp

Roxxust/mcp

3.1

If you are the rightful owner of mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server is a versatile and extendable server designed to facilitate the integration and implementation of new tools and functionalities, particularly in the context of Rust programming.

Tools

Functions exposed to the LLM to take actions

boilerplate_example

An example of the boilerplate for the tools main.rs expects. Simple echo back if tool used.

get_time

Gets the user's time in local format, 12hr by default or the supported formats if requested.

query_rustdocs

Attempts to parse current rust crate version for the crate the LLM intends to use and pull some hopefully updated documentation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources