Glider
Rank #7,909io.github.glidermcp/glider
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Glider is a Model Context Protocol (MCP) server published by glidermcp. It ranks #7,909 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Glider is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Dec 31, 2025 and most recently updated on Apr 2, 2026.
Ranks ahead of 124,137 of 132,046 servers on MCP Toplist.
Use Glider
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add glider -- dnx glider[mcp_servers.glider]
command = "dnx"
args = ["glider"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"glider": {
"command": "dnx",
"args": [
"glider"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"glider": {
"command": "dnx",
"args": [
"glider"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"glider": {
"type": "stdio",
"command": "dnx",
"args": [
"glider"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"glider": {
"command": "dnx",
"args": [
"glider"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"glider": {
"command": "dnx",
"args": [
"glider"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.glidermcp%2Fglider)<a href="https://mcptoplist.com/server/io.github.glidermcp%2Fglider"><img src="https://mcptoplist.com/badge/io.github.glidermcp%2Fglider.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
glidermcp
Available versions (5)
| Version | Published |
|---|---|
| 6.4.2 | Apr 2, 2026 |
| 5.0.0 | Feb 5, 2026 |
| 3.7.0 | Jan 22, 2026 |
| 3.4.0 | Jan 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Glider?
- Glider is maintained by glidermcp, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Glider listed on the Official MCP Registry?
- Yes — Glider is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Glider have?
- MCP Toplist tracks 5 versions of Glider, most recently published on Apr 2, 2026.
- Where can I find the source code for Glider?
- The source code for Glider is hosted at github.com/glidermcp/glidermcp.com.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.