Glider
About
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Details
- Author
- glidermcp
- Categories
- Developer Tools
Jump to
Setup
Install Glider in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/glidermcp/glidermcp.com
Follow the installation instructions in the repository README, then restart your MCP client.
This repository is the public support and issue-intake front door for the Glider MCP product family.
- Public issue reporting and support triage
- Public project links and migration guidance
- Sponsorship metadata
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)
- Product site:https://glidermcp.com
- Glider:https://glidermcp.com/glider-https://www.nuget.org/packages/glider
- GliderTrace:https://glidermcp.com/glider-trace-https://www.nuget.org/packages/glider-trace
- TGlider:https://glidermcp.com/tglider-https://www.npmjs.com/package/tglider
- Scout:https://glidermcp.com/scout-https://www.npmjs.com/package/@glidermcp/scout
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 onPATH:
dotnet tool install --global glider # glidermcp plugin dotnet tool install --global glider-trace # glider-trace plugin npm install -g @glidermcp/scout # scout plugin # tglider runs via npx and needs only Node.js/npm
Scout is launched as the literal commandscout, so it needs a real binary onPATHrather than annpxentry. TGlider additionally needs one there for its ownsearch_text. Seeplugins/scout/README.md.
claude plugin marketplace add glidermcp/glidermcp.com claude plugin install glidermcp@glidermcp claude plugin install glider-trace@glidermcp claude plugin install tglider@glidermcp claude plugin install scout@glidermcp
codex plugin marketplace add glidermcp/glidermcp.com codex # Open /plugins and install glidermcp, glider-trace, tglider, or scout.
- Pull requests with runtime/product code are not accepted in this repository.
- If maintainers need implementation details, they will mirror or transfer context into the private monorepo.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





