Skip to main content
Glama
LogSeverity.cs572 B
namespace UnityMCP.Unity.Models { /// <summary> /// Log severity levels /// </summary> public enum LogSeverity { /// <summary> /// Debug level /// </summary> Debug, /// <summary> /// Info level /// </summary> Info, /// <summary> /// Warning level /// </summary> Warning, /// <summary> /// Error level /// </summary> Error, /// <summary> /// Critical level /// </summary> Critical } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TSavo/Unity-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server