MCP Server
MCP
io.github.glidermcp/glider
Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"identifier": "glider",
"version": "6.4.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment