소개
Glider is a powerful Model Context Protocol (MCP) server designed to enhance AI assistants with deep understanding of C# code. It leverages Microsoft's Roslyn compiler platform to offer precise code analysis, symbol resolution, and safe refactoring operations. With Glider, AI clients can resolve symbols like a compiler, find usages and implementations, inspect APIs, surface compiler diagnostics, and perform refactoring tasks such as renaming symbols and moving types or members with automatic reference updates. It also provides architectural insights through dependency and complexity metrics, allowing for more intelligent code interactions.