Awesome MCPOther MCP Servers

Roblox/studio-rust-mcp-server

⭐ 487 Rust added to this list on 2026-03-01 repository created 2025-05-09

The Roblox/studio-rust-mcp-server is a standalone application that acts as a bridge between Roblox Studio and various AI code assistants, primarily Claude Desktop and Cursor, through the Model Context Protocol (MCP). Built using Rust, it features an `axum`-based web server for long-polling communication with a Roblox Studio plugin and an `rmcp` server for `stdio` transport to AI clients. This setup enables AI clients to interact with and modify Roblox Studio projects by utilizing a suite of integrated tools such as `run_code`, `insert_model`, `get_console_output`, `start_stop_play`, `run_script_in_play_mode`, and `get_studio_mode`. The project streamlines the development process for Roblox creators by allowing AI to automate tasks, insert models, execute code, and manage play modes directly within the Studio environment. While it offers automatic setup configurations for Claude Desktop and Cursor, it also details manual configuration steps for other MCP clients. Users are advised to be aware of the security implications, as third-party tools will have access to modify and read project contents. The repository provides clear instructions for installation via release binaries, manual setup, and building from source, alongside verification steps to ensure correct integration.

https://github.com/Roblox/studio-rust-mcp-server

Roblox StudioMCP serverModel Context ProtocolRustAI integrationClaude DesktopCursorgame developmentdeveloper toolsaxumrmcpplugincode assistant

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.