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

コメント

「開発者ツール」の他のコンテンツ