Skip to main content
Glama
134,522 tools. Last updated 2026-05-23 11:39

"Assistance with Developing Unity Games in C# and Debugging Code" matching MCP tools:

  • Update or create C# script files in Unity with automatic AssetDatabase.Refresh and compilation error reporting. Read existing scripts first using the script-read tool to avoid overwrites.
    Apache 2.0
  • Compile and execute C# code dynamically in Unity Editor using Roslyn. Define a class with a static method to run custom logic on the fly without saving scripts.
    Apache 2.0
  • Execute code in multiple languages to test hypotheses before implementation, supporting both code snippets and shell commands with auto-runtime detection.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Riot Games API: accounts, summoners, matches, league entries, champion mastery.

  • Cloudflare Workers MCP server: code-explainer

  • Retrieve Unity Editor logs to debug and monitor editor activity. Filter by log type, time range, and include stack traces as needed.
    Apache 2.0
  • Compile and load inline C code for high-performance function hooks in instrumented processes, returning exported symbols for integration.
    MIT
  • Create new C# scripts in Unity projects with customizable file names, content, and folder locations to streamline development workflows.
    MIT
  • Chat with GitHub Copilot AI models to get programming assistance, code explanations, and reviews by providing messages and optional context.
    MIT
  • Read shader files from Unity projects to access and analyze shader code for development, debugging, or integration purposes.
    MIT
  • Evaluate C/C++ expressions during debugging sessions to inspect variables, test calculations, or check memory values while debugging Nintendo Switch executables.
    MIT
  • Run C# code in the Unity Editor to automate tasks, query objects, or perform one-off operations with full Unity API access. Returns results as JSON.
  • Creates a new C# script file in the Unity project with specified path and content, enabling programmatic script generation from natural language commands.
  • Retrieve recent Unity console log messages (errors, warnings, info) to debug issues. Supports filtering by type and specifying message count, with parallel-safe routing for multiple Unity instances.
  • Analyze and debug errors in code by providing error messages and code snippets. Supports multiple programming languages for accurate problem resolution.
    GPL 3.0