aiops-field-notes-mcp

labaccessnow/aiops-field-notes-mcp
★ 0 stars JavaScript AI/LLM Updated today
Free MCP server for engineers running AI in production: price a model, size a GPU, audit your MCP config, explain network config drift. No account, no telemetry.
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": {
    "aiops-field-notes-mc": {
      "command": "npx",
      "args": [
        "-y",
        "labaccessnow/aiops-field-notes-mcp"
      ]
    }
  }
}

README Excerpt

Four things I kept doing by hand while running AI in production, turned into tools an agent can call: price a model before committing a budget, size a GPU before ordering one, review an MCP config before trusting it, and explain what changed in a network device config. Free, MIT, no account, no telemetry.

Tools (7)

audit_mcp_configcheck_config_compliancecheck_vram_fitestimate_llm_costexplain_config_difflatest_field_notelookup_mcp_server

Topics

aiopsclaudeconfig-driftllm-costmcpmcp-securitymcp-servermodel-context-protocolnetwork-automationvram-calculator