Glidermcp.com
G

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).
2.5 points
5.4K

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.

Installation

Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
10.5K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
10.1K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
14.8K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
6.7K
4 points
P
Paperbanana
Python
8.9K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
9.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
10.0K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
8.7K
5 points
M
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
39.1K
5 points
N
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
24.8K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
81.4K
4.3 points
G
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
28.4K
4.3 points
U
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#
38.4K
5 points
F
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
70.5K
4.5 points
G
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
24.9K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
55.3K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase