network for Claude Desktop
io.github.doc2mcp/network
MCP server for network documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install network in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"network": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.doc2mcp.site/api/mcp/627464b0-c66d-44f0-a60d-76664a9bdbb1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs