Glidermcp.com
Glider is a Roslyn-based MCP server that provides semantic analysis, intelligent refactoring, and architecture exploration capabilities for C# code in MCP clients (such as Claude Code).
rating : 2.5 points
downloads : 3.2K
What is Glider MCP?
Glider MCP is an intelligent code assistant server that can deeply understand your C# projects. It connects to AI programming tools like Claude Code, enabling AI to analyze your codebase like a real compiler, providing features such as precise code navigation, finding references, safe refactoring, and architecture analysis.How to use Glider MCP?
First, you need to configure Glider as an MCP server in your AI programming tool (such as Claude Code). After configuration, you can directly use natural language commands in AI conversations to analyze and operate on your C# code, for example, 'Find all callers of this method' or 'Rename this class'.Use cases
Glider is very suitable for scenarios that require in-depth understanding and modification of existing large C# codebases. For example: exploring unfamiliar project structures, safely performing large-scale renaming, analyzing the impact of code changes, finding all implementations of a specific pattern, or ensuring that existing functions are not broken when refactoring code.Main features
Diagnostics and status
Check the server status and obtain compiler diagnostics for the loaded solution to help you discover potential issues.
Solution management
Load, reload, or synchronize C# solutions and projects on disk to ensure that the analysis engine is consistent with the latest code.
Symbol intelligent resolution
Precisely resolve symbols (such as class and method names) in the code like a compiler and convert them into stable identifiers for cross-tool calls.
Reference and relationship analysis
Precisely find references, overrides, and implementations of symbols. Search based on unique symbol identifiers for accurate results.
Deep code analysis
Obtain detailed type information, method signatures, and source code. Support semantic queries and text searches to meet different levels of analysis requirements.
Type hierarchy navigation
Visualize the inheritance relationships of types, find derived types, and locate specific members in the entire inheritance chain.
Call graph and impact analysis
Analyze the callers and callees of methods, evaluate the cascading impact of code changes, and assist in safe refactoring.
Safe refactoring
Safely rename symbols, move types or members, and automatically update all related references. Support previewing the differences of changes.
Code formatting
Automatically organize using directives and format documents, follow a consistent code style, and provide a preview of changes.
Architecture and metrics
Analyze the dependency relationships of types, calculate metrics such as code complexity, and help understand the project architecture.
Batch operations
Combine multiple tool calls into a single request to improve the execution efficiency of complex workflows.
Advantages
Semantic understanding: Based on the Roslyn compiler, it provides precise code analysis at the same level as an IDE, rather than simple text matching.
Safe refactoring: Renaming and moving operations automatically update all references, reducing human errors. Support preview to ensure correct changes.
Deep insight: Provides advanced features such as call graphs, dependency analysis, and hierarchies to help developers deeply understand complex codebases.
Efficient workflow: Supports batch operations and precise symbol positioning, greatly improving the efficiency of code exploration and modification when collaborating with AI.
Easy integration: As a standard MCP server, it can be easily integrated into modern development tools that support MCP, such as Claude Code.
Limitations
Language-specific: Currently only supports the C# language and cannot be used to analyze projects in other programming languages.
Environment dependency: Requires the installation of .NET SDK 10.0 or higher and correct configuration of the PATH environment variable.
Solution loading: The absolute path of the solution (.sln) or project file (.csproj) must be provided for correct loading.
Learning curve: Users need to understand its operation mode based on 'symbols' rather than 'text' and may need to adapt to new query methods.
How to use
Install Glider
Ensure that your system has .NET 10.0 SDK or higher installed. Then install Glider using the .NET global tool command.
Configure to an MCP client (taking Claude Code as an example)
In your project directory, add Glider as the MCP server for Claude Code. It is recommended to use project-scope configuration.
Start and load the solution
Start a conversation in Claude Code. First, use natural language commands to let Glider load your C# solution file.
Start analysis and operation
After the solution is successfully loaded, you can use various natural language instructions to explore, analyze, and refactor the code.
Usage examples
Explore a new codebase
You've just joined a project and need to quickly understand the usage and dependencies of a core class.
Safe rename refactoring
You find that a method name is misspelled or unclear and need to rename it, but are worried about missing some reference points.
Analyze the impact of changes
You plan to modify the definition of a public interface and need to evaluate which code will be affected.
Batch update code
You want to combine a series of related query operations into a single batch for execution to improve efficiency.
Frequently Asked Questions
Why does it seem to get stuck when I directly run the `glider` command?
I've installed Glider using `dotnet tool install`, but the system says it can't find the `glider` command. What should I do?
Glider can't load my solution or project file. What could be the reason?
What's the difference between Glider and using 'Find all references' directly in an IDE?
What is `symbolKey`? Why is it important?
Related resources
Glider MCP official documentation
The official website containing a complete setup guide, detailed tool descriptions, and advanced usage tips.
Model Context Protocol (MCP) specification
Understand the MCP protocol standard followed by Glider and how it communicates with clients.
.NET official website
Download and learn about the .NET SDK, which is a prerequisite environment for running Glider.
Roslyn (.NET Compiler Platform)
The underlying technical foundation of Glider's semantic analysis capabilities, an open-source project repository.

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.2K
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.2K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.2K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.3K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.2K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
97.8K
4.7 points



