MCP-ARGUS_NEMESIS

isabellataneja/MCP-ARGUS_NEMESIS
★ 0 stars TypeScript Database Updated 1mo ago
MCP server bridging NEMESIS and ARGUS via Supabase
View on GitHub → Try with Claude — $10 free →

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-argus_nemesis": {
      "command": "npx",
      "args": [
        "-y",
        "isabellataneja/MCP-ARGUS_NEMESIS"
      ]
    }
  }
}

README Excerpt

Remote [Model Context Protocol](https://modelcontextprotocol.io) server on **Node 20+** and **TypeScript** (ES modules). It exposes HTTP Streamable MCP at `POST /mcp` for agents hosted on Vercel, with tools that read/write **Supabase** using the **service role** key on the server only. **Region scoping** — Every NEMESIS / ARGUS tool accepts an optional `region` argument and resolves it via `src/filters.ts`. Default is `AX-BD-Dhaka` (override with `MCP_DEFAULT_REGION`). Allowed regions: `AX-BD-Dh

Tools (5)

MCP_BEARER_TOKENPORTSUPABASE_SERVICE_ROLE_KEYSUPABASE_URLdev
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →