← Back to Plugins
MCP Server MCP

io.github.glidermcp/glider

github By github 👁 1 views ▲ 0 votes

Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.

Homepage Verified source GitHub

Install

nuget:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "glider",
      "version": "6.4.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol nuget

Comments

Sign in to leave a comment

Loading comments...