Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

CSharpMcpServer

日本語版はこちら

The C# implementation of Model Context Protocol (MCP) servers provides extensions for the Claude Desktop API. This project offers various tools for file system operations, hardware information retrieval, web content fetching, and time retrieval.

Usage

git clone https://github.com/shigekazukoya/CSharpMcpServer
cd CSharpMcpServer
dotnet build

Each McpServer tool is implemented as an independent dotnet project and can be built and used separately. For detailed usage instructions, please refer to the Servers/README of each tool.

Utilities

  • McpInsight - Debug and monitoring tool for MCP servers
    • Real-time monitoring of communication between MCP clients and servers
    • Interactive testing of MCP server commands
    • Message display in an easy-to-analyze format
    • Usable in all phases of stdio-based MCP server development

Servers

  • FileSystem - Provides file system operation functionality

    • File reading, writing, editing, and deletion
    • Directory creation and folder structure retrieval
    • ZIP compression and extraction
    • Opening files/folders with default applications
  • PowerShell - Provides a secure interface for PowerShell command execution

  • HardwareInfoRetriever - OS, CPU, GPU, memory, and disk information

  • Time - Retrieves the current time

  • Web - Opening URLs in the default browser

  • WebFetch - Extracts main content from web pages by removing ads and navigation

    • Content identification algorithm using semantic HTML elements
  • NetworkInfo - Retrieves network adapter and TCP connection information

  • VisualStudio - Retrieves Visual Studio information

    • Content of currently selected files
    • Information about all open files
  • Rss - Processes RSS feeds

  • CreateMcpServer - Tool for creating MCP server projects

License

This project is licensed under the MIT License.

相关推荐

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • Byaidu
  • PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

  • n8n-io
  • Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

  • sigoden
  • Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

  • paulwing
  • A test repository created using MCP service

  • tommyming
  • Just getting some fun to build a mcp version using swift.

  • ragu6963
  • tawago
  • Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)

    Reviews

    5 (0)