MCP_Server_C-

XayXay-jpg/MCP_Server_C-
★ 2 stars C++ Code/Dev Tools Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_server_c-": {
      "command": "npx",
      "args": [
        "-y",
        "XayXay-jpg/MCP_Server_C-"
      ]
    }
  }
}

README Excerpt

<div align="center"> **A cross-platform desktop application for hosting a Model Context Protocol server, built in C++ with wxWidgets.** </div> --- <a name="english"></a> MCP Server Manager is a production-ready desktop application that runs a local [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server and exposes it to Large Language Models or remote clients over HTTP with SSE transport. It provides a native GUI for controlling the server, managing access tokens, monitoring liv

Tools (8)

englishexecute_commandlist_directoryread_filesearch_filesstart_scripttake_screenshotwrite_file