GeorgePearse/bacon-mcp
If you are the rightful owner of bacon-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.
Bacon-MCP is a Model Context Protocol server designed for Rust development, offering a suite of tools to enhance the development process.
Tools
Functions exposed to the LLM to take actions
bacon_check
Run cargo check for fast error detection without code generation.
bacon_clippy
Run Clippy linter for idiomatic Rust code.
bacon_test
Run tests and report results.
bacon_build
Compile the project.
bacon_doc
Generate documentation.
bacon_fmt_check / bacon_fmt
Check or apply rustfmt formatting.
bacon_audit
Check for security vulnerabilities.
rust_project_info
Get project name, version, targets, and dependency count.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client