MCP.so
登录
C

C# Lang MCP Server

@biegehydra

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

biegehydra

提交者

Connor Hallman

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

开发工具 分类下的更多 MCP 服务器