MCP Directory
Back

console-to-http-mcp-server

by halter73 · C# · ★ 4

Example of converting a stdio MCP server to HTTP using ModelContextProtocol.AspNetCore

Install

git clone https://github.com/halter73/console-to-http-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "console-to-http-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:halter73/console-to-http-mcp-server"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers