Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
This repository is the public support and issue-intake front door for the Glider MCP product family.
This repository is intentionally minimal.
Please open issues in this repository and select the relevant product in the issue template:
glider (C# MCP)glider-trace (runtime evidence MCP server)tglider (TypeScript MCP)scout (universal code search MCP)glidermcp-web (website/docs UX)This repository ships root-level marketplace and config assets for agent clients:
plugins/glidermcp/ - C# semantic navigation plugin.plugins/glider-trace/ - .NET runtime evidence plugin.plugins/tglider/ - TypeScript and JavaScript semantic navigation plugin.plugins/scout/ - universal code search plugin..claude-plugin/marketplace.json - Claude Code marketplace entry..agents/plugins/marketplace.json - Codex marketplace entry.install/claude-code/.mcp.json - direct Claude Code project config template.install/codex/config.toml - direct Codex global config snippet.Every plugin launches a server that must already be on PATH:
Scout is launched as the literal command scout, so it needs a real binary on PATH rather than an npx entry. TGlider additionally needs one there for its own search_text. See plugins/scout/README.md.
Claude Code plugin install:
Codex plugin install:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/glider)<a href="https://allmcps.com/mcp/glider"><img src="https://allmcps.com/api/badge/glider?style=directory" alt="Glider on AllMCPs" /></a>