O

Offnadir Delta Mcp

Off-Nadir-Lab
πŸ—ΊοΈ Location Services
0 Views
0 Installs

πŸŽ–οΈ πŸ“‡ ☁️ - Live, geolocated world-event intelligence and a Daily World Brief for AI agents β€” query event signals (coordinates, severity, sources), hotspots, and satellite imagery (Sentinel-1/2 etc), plus an OSINT/GEOINT analyst. Streamable HTTP + OAuth; free tier, token-metered.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "off-nadir-lab-offnadir-delta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "off-nadir-lab-offnadir-delta-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Off-Nadir Delta β€” MCP server (stdio)

Local Model Context Protocol server for Off-Nadir Delta β€” live, geolocated world-event intelligence for AI agents.

It exposes the same tool surface as the hosted server and forwards every call to https://offnadir-delta.com/api/v1/mcp using your API key. Use this if your client prefers a local stdio server and a bearer key over the remote OAuth connector.

Prefer zero-install? Point any MCP client straight at the hosted endpoint https://offnadir-delta.com/api/v1/mcp (OAuth 2.1 or a bearer key). See the docs. This package is the local option.

Tools

ToolCostWhat it does
query_signals3Geolocated world-event signals by area / date / category, with severity, escalation, and GEOINT scores.
query_stats1Event counts by category and day for an area/window.
query_hotspots1Where activity is concentrating β€” grid-binned, ranked.
search_imagery2Satellite scenes (Sentinel-1/2, OPERA RTC-S1) over an area.
get_world_brieffreeThe AI-synthesized Daily World Brief.
get_usagefreeYour remaining token balance and plan capabilities.
assess_signal5 / 15AI remote-sensing assessment for one signal (quick / deep).
ask_analyst5–123Agentic OSINT/GEOINT Q&A returning a structured, cited brief.

Plus resources (brief://latest, brief://{date}, signals://schema, usage://current, imagery://collections) and prompts (daily-situation-briefing, assess-top-signal, aoi-watch, market-exposure-check).

Costs are token charges against your balance. Reading the brief and checking usage are free; only your token balance gates metered calls. Free tier available β€” start with get_world_brief (0 tokens).

Setup

  1. Get an API key at https://offnadir-delta.com/account/api (issued self-serve; format ond_…).
  2. Add the server to your MCP client.

Claude Desktop / Claude Code (claude_desktop_config.json)

{
  "mcpServers": {
    "off-nadir-delta": {
      "command": "npx",
      "args": ["-y", "offnadir-delta-mcp"],
      "env": { "OFFNADIR_DELTA_API_KEY": "ond_your_key_here" }
    }
  }
}

From source

git clone https://github.com/Off-Nadir-Lab/offnadir-delta-mcp.git
cd offnadir-delta-mcp
npm install && npm run build
OFFNADIR_DELTA_API_KEY=ond_... node dist/index.js

Docker

docker build -t offnadir-delta-mcp .
docker run --rm -i -e OFFNADIR_DELTA_API_KEY=ond_... offnadir-delta-mcp

Environment

VariableRequiredDefaultNotes
OFFNADIR_DELTA_API_KEYfor tool callsβ€”Bearer key from /account/api. Not needed for tools/list introspection.
OFFNADIR_DELTA_MCP_URLnohttps://offnadir-delta.com/api/v1/mcpOverride the remote endpoint (testing).

How it works

Introspection (initialize, tools/list, resources/list, prompts/list) is answered from a bundled catalog with no network and no credentials. Execution (tools/call, resources/read, prompts/get) is forwarded to the hosted remote server over Streamable HTTP with your OFFNADIR_DELTA_API_KEY.

Links

License

Apache-2.0 Β© Off-Nadir Lab

Related MCP Servers

G
Geomelon Mcp

πŸŽ–οΈ πŸ“‡ ☁️ - Cities, countries, regions, and languages with multilingual names (50 languages) and a free keyless autocomplete tool. Also runs a public hosted instance at https://mcp.geomelon.dev/mcp, no signup required.

πŸ—ΊοΈ Location Services0 views
A
Apogeoapi Mcp

πŸ“‡ ☁️ - Geographic data and live exchange rates: 250+ countries, 5K+ states, 150K+ cities, IP geolocation, and 161 currency rates in one MCP server. Requires APOGEOAPIKEY.

πŸ—ΊοΈ Location Services0 views
B
Bamwor Mcp Server

πŸ“‡ ☁️ - World geographic data for AI agents. 261 countries with 20+ statistics and 13.4M cities with population, coordinates, and timezone. Powered by Bamwor API.

πŸ—ΊοΈ Location Services0 views
A
Aloha Fyi Mcp

πŸ“‡ ☁️ - First dedicated Hawaii tourism MCP server. 2,583 bookable tours from Viator, GetYourGuide, Klook, and Groupon, plus 579 events across 70+ venues on Oahu, Maui, Big Island, and Kauai. Results ship with affiliate booking links. Hosted Streamable HTTP endpoint β€” no install required. Powered by aloha.fyi.

πŸ—ΊοΈ Location Services0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.