mcp-server-intranet

pacdrive/mcp-server-intranet
★ 0 stars HTML Other Updated 5d ago
Entorno de demostración técnica del servidor MCP y su integración con EcoStruxure Machine Expert.
View on GitHub → 🔍 Audit Wallet Slippage →

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-intranet": {
      "command": "npx",
      "args": [
        "-y",
        "pacdrive/mcp-server-intranet"
      ]
    }
  }
}