rust-mcp-stack/mcp-discovery
A command-line tool written in Rust for discovering and documenting MCP Server capabilities.
This tool helps developers working with Model Context Protocol (MCP) servers to automatically document their server's capabilities. It takes information directly from an MCP Server and outputs it into various formats like Markdown, HTML, or plain text. The primary users are MCP server developers who need to keep their documentation, such as README files, accurate and up-to-date with minimal manual effort.
Use this if you are an MCP server developer and need an automated way to generate or update documentation, like your project's README, with the latest server details and capabilities.
Not ideal if you are not working with MCP servers or do not need to generate documentation for server capabilities.
Stars
81
Forks
8
Language
Rust
License
MIT
Category
Last pushed
Jan 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rust-mcp-stack/mcp-discovery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.