A command-line tool written in Rust for discovering and documenting MCP Server capabilities.
Overview
What is MCP Discovery?
MCP Discovery is a command-line tool written in Rust designed for discovering and documenting the capabilities of MCP Servers.
How to use MCP Discovery?
To use MCP Discovery, run the command-line tool with specific subcommands to either display MCP Server capabilities in the terminal or create/update files with the server details in various formats like Markdown, HTML, or plain text.
Key features of MCP Discovery?
- Display MCP Details: Outputs MCP Server information directly to the terminal.
- Generate Files: Creates files in Markdown, HTML, or plain text formats with server details.
- Update Files: Modifies existing files to include updated server capabilities.
- Flexible Output Customization: Supports built-in and custom templates for output formatting.
Use cases of MCP Discovery?
- Documenting MCP Server capabilities for developers.
- Generating reports for server resources and tools.
- Keeping documentation up-to-date automatically with the latest server capabilities.
FAQ from MCP Discovery?
- Can MCP Discovery be used on all platforms?
Yes! MCP Discovery can be installed on various platforms as detailed in the project documentation.
- Is MCP Discovery open-source?
Yes! MCP Discovery is an open-source project licensed under the MIT License.
- How can I contribute to MCP Discovery?
Contributions are welcome! Please refer to the contributing guidelines in the project repository.