studio-rust-mcp-server and rust-docs-mcp

studio-rust-mcp-server
56
Established
rust-docs-mcp
44
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 21/25
Maintenance 13/25
Adoption 9/25
Maturity 15/25
Community 7/25
Stars: 405
Forks: 66
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
Stars: 111
Forks: 5
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About studio-rust-mcp-server

Roblox/studio-rust-mcp-server

Standalone Roblox Studio MCP Server

Implements bidirectional communication between Roblox Studio and AI clients (Claude, Cursor) via the Model Context Protocol, using an `axum` web server for long-polling from a Studio plugin and `stdio` transport for LLM communication. Exposes six tools enabling code execution, asset insertion, console access, and play mode control directly within Studio. **Note**: This is a reference implementation; Roblox now provides a built-in MCP server shipped with Studio as the recommended integration path.

About rust-docs-mcp

snowmead/rust-docs-mcp

MCP server for agents to explore rust docs, analyze source code, and build with confidence

Provides offline-capable crate intelligence through rustdoc JSON parsing and source code analysis, supporting multi-source caching (crates.io, GitHub, local paths) with workspace member isolation. Implements MCP tools for documentation search, dependency tree traversal, module structure visualization via cargo-modules, and token-aware response truncation optimized for LLM context windows. Integrates with AI agents via stdio transport to enable programmatic exploration of Rust APIs without reliance on training data or web scraping.

Scores updated daily from GitHub, PyPI, and npm data. How scores work