
CSharpMcpServer
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 provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.
Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)