Blackjack200/mcp-bevy-buddy
MCP server providing local Bevy examples and source code inspection capabilities. Detects Bevy version from Cargo.toml.
Implements MCP tools for browsing and reading Bevy example source code from the local cargo registry, with three core capabilities: listing examples as structured file trees, reading individual example files with proper formatting, and resolving absolute file paths. Built as a Node.js MCP server that integrates with Claude and other MCP clients through stdio transport, parsing Cargo.toml to dynamically locate Bevy source based on the project's dependency version.
Available on npm.
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
Scottcjn/rustchain-mcp
MCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC...
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server