omega-mcp-server

ranapratapmajee/omega-mcp-server
★ 0 stars Python AI/LLM Updated 3d ago
An MCP server.
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": {
    "omega-mcp-server": {
      "command": "uvx",
      "args": [
        "omega-mcp-server"
      ]
    }
  }
}

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

README Excerpt

A modular, production-grade Model Context Protocol (MCP) server built with Python (`mcp 2.x`) and `MCPServer`. It exposes self-documenting, reusable tools to autonomous agents, multi-agent frameworks, and external services over **Server-Sent Events (SSE)** using an enterprise-ready **Class-Based Tool Registry**.

Tools (8)

GenericTaskAgentcalculate_sumcustom_tooldataerrorget_system_statussuccesssummary