MCP.so
Sign In
C

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

Category

Developer Tools

Transports

stdio

Publisher

biegehydra

Submitted by

Connor Hallman

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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

Comments

More Developer Tools MCP servers