.NET MCP Servers
@Redth
.NET MCP Servers について
Collection of my MCP (Model Context Protocol) servers written in .NET
基本情報
設定
ツール
6JSON with SDK versions, workloads, runtimes, and latest available versions
JSON with Android SDK path, Java JDK path, and installed packages
`android_sdk_home` (optional)
`package_path_or_id`, `android_sdk_home` (optional)
`package_path_or_id`, `android_sdk_home` (optional)
`android_sdk_home` (required)
概要
What is .NET MCP Servers?
A collection of MCP servers written in .NET, published as NuGet packages, designed to manage development environments such as .NET MAUI. It targets developers using MCP-compatible clients like Claude Desktop or GitHub Copilot.
How to use .NET MCP Servers?
Install via dotnet tool install --global (for .NET 8/9) or run directly with dnx (for .NET 10+). Configure the server in your MCP client’s JSON config file (e.g., mcpServers section). The MauiDevEnv server is started with the command mcp-server-mauidevenv or dnx Mcp.Server.MauiDevEnv.
Key features of .NET MCP Servers?
- Collection of MCP servers written in .NET.
- Published as NuGet packages for easy installation.
- Supports .NET 8+ (global tool) and .NET 10+ (dnx).
- Includes MauiDevEnv server for .NET MAUI environment management.
- Provides tools for Android SDK information and management.
- Ready-to-use MCP client configurations provided per project.
Use cases of .NET MCP Servers
- Set up and inspect a .NET MAUI development environment.
- Automate acceptance of Android SDK licenses.
- Install and uninstall Android SDK packages via MCP.
- Retrieve .NET SDK versions, runtimes, and workload details.
- Download the Android SDK and manage its location.
FAQ from .NET MCP Servers
What runtime is required to use .NET MCP Servers?
For .NET 8/9, the .NET SDK 8.0+ is required. For .NET 10+, the .NET 10.0+ SDK with dnx support is needed.
How do I install a .NET MCP Server?
Use dotnet tool install --global Mcp.Server.MauiDevEnv for .NET 8/9, or simply run dnx Mcp.Server.MauiDevEnv --yes on .NET 10+.
What transport does the server use?
It uses stdio transport, configured via the MCP client’s command and args settings.
Do I need any additional authentication?
No authentication is mentioned. The server accesses local SDK installations and does not require remote credentials.
What data does the server access on my machine?
The MauiDevEnv server reads .NET SDK information, Android SDK paths, installed packages, and Java JDK details from your local system.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mlops
visengerA curated list of references for MLOps
コメント