Blackjack200/mcp-bevy-buddy
MCP server providing local Bevy examples and source code inspection capabilities. Detects Bevy version from Cargo.toml.
This tool helps Bevy game engine developers easily find and inspect Bevy's official examples directly from their local environment. It takes your project's `Cargo.toml` file to detect the Bevy version and provides a structured list of relevant examples, allowing you to read their code or get their file paths. A Rust game developer using the Bevy engine would find this useful for learning or referencing example code.
Available on npm.
Use this if you are a Bevy game developer who needs quick access to Bevy's official examples to understand how certain features are implemented or to copy code snippets.
Not ideal if you are looking for a full-fledged IDE or code editor, or if you are not working with the Bevy game engine.
Stars
8
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Nov 07, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Blackjack200/mcp-bevy-buddy"
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.