Odel
ctc monitor mcp

ctc monitor mcp

Local
@danielctcTypeScriptMITUpdated 4mo ago

Global tech news from 500+ sources — China, SEA, India, MENA, Africa, LatAm, Europe.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmctc-monitor-mcpv1.0.4

Run

npx -y ctc-monitor-mcp

MCP client config

{
  "mcpServers": {
    "ctc-monitor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ctc-monitor-mcp"
      ]
    }
  }
}