C# Lang MCP Server
@biegehydra
About C# Lang MCP Server
A VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is C# Lang MCP Server?
A VS Code extension that provides a Model Context Protocol (MCP) server exposing Roslyn language features for C# development. It enables tools like find usages, go to definition, and quick info.
How to use C# Lang MCP Server?
Install the VS Code extension to activate the MCP server. No specific commands or configuration keys are detailed in the README.
Key features of C# Lang MCP Server
- Provides Roslyn language features via MCP
- Supports find all references (find usages)
- Supports go to definition
- Supports quick info (hover)
Use cases of C# Lang MCP Server
- Finding all usages of a symbol in a C# codebase
- Navigating to the definition of a method or class
- Obtaining quick information about a variable or type
FAQ from C# Lang MCP Server
—
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Comments