esentire-atlas-mcp

omichelbraga/esentire-atlas-mcp
★ 0 stars Python API Integration Updated today
MCP server for the eSentire Atlas API (Findings, Ticketing, MVS) and Threat Intelligence feeds (IP Watch, Advanced/STIX)
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": {
    "esentire-atlas-mcp": {
      "command": "uvx",
      "args": [
        "esentire-atlas-mcp"
      ]
    }
  }
}

Or install with pip: pip install esentire-atlas-mcp

README Excerpt

An MCP server exposing the eSentire **Atlas API** (Findings, Ticketing, MVS) and **Threat Intelligence** feeds (IP Watch, Advanced/STIX) as tools. Built for HTTP transport so it can run as a container behind a reverse proxy and be consumed by remote MCP clients. Atlas issues **four distinct credential types** and they are **not

Tools (17)

ATLAS_API_TOKENAtlasESENTIRE_API_BASEESENTIRE_CUSTOMER_CODEESENTIRE_ENABLED_SURFACESESENTIRE_READ_ONLYESENTIRE_TI_TOKENGenAILOG_LEVELMAX_RESPONSE_CHARSMCP_AUTHMCP_BEARER_TOKENMCP_PUBLIC_URLMCP_TRANSPORTTI_CACHE_TTLfindings_searchgithub