by Govcraft
๐ฆ Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
by Valennmg
An MCP server for querying Solana transactions using natural language with Solscan API
by rust-mcp-stack
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
by welf
MCP server that connects LLMs and AI agents with static code analysis tools (LSP and Tree-sitter)
A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
by wowinter13