ops-mcp-server

finamatik/ops-mcp-server
★ 0 stars Python AI/LLM Updated 2d ago
MCP server giving Claude ten audited tools over contacts, deals, tasks, inventory and orders, with read only mode and dry run orders.
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": {
    "ops-mcp-server": {
      "command": "uvx",
      "args": [
        "ops-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ops-mcp-server

Topics

ai-agentsautomationclaudecrmerpmcpmcp-servermodel-context-protocolpython