# See repository for install instructions
{
"mcpServers": {
"glidermcp-glider": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"glidermcp-glider": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"glidermcp-glider": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The glider server is a Roslyn-powered C# code analysis tool that enables integration with large language models, supporting both stdio and HTTP transports for connectivity. It is used for analyzing C# code and can be connected to AI coding assistants, allowing developers to leverage its capabilities during the coding process. Developers would use the glider server when they need to analyze C# code and provide feedback to AI-powered coding tools.
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
glider on nuget
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on nuget.
What tools does it provide?
The glider server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.