# eSentire MCP Server

**Canonical:** https://apis.io/apis/esentire/esentire-mcp/  
**Provider:** eSentire — https://apis.io/providers/esentire/  
**Base URL:** https://api.esentire.com/mcp  
**Documentation:** https://www.esentire.com/what-we-do/security-operations-platform

eSentire MCP Server is published by [eSentire](https://apis.io/providers/esentire/) on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, Agents, and Security. The published artifact set on APIs.io includes authentication docs.

An authorization-gated Model Context Protocol server operated by eSentire on its own API host. Every path under https://api.esentire.com/mcp/ answers 401 UNAUTHORIZED with an RFC 9728 challenge (`WWW-Authenticate: Bearer resource_metadata="https://api.esentire.com/.well-known/oauth-protected-resource"`), while paths outside that prefix answer 403 MISSING_AUTHENTICATION_TOKEN — which is how the route family was confirmed to exist. Authorization is Okta-backed OAuth 2.0 authorization code + PKCE, with anonymous RFC 7591 dynamic client registration live at https://api.esentire.com/register. The tool list is not readable without a customer token, so no tool inventory is recorded here.

## Machine-readable artifacts (5)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/esentire/refs/heads/main/mcp/esentire-mcp.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/esentire/refs/heads/main/authentication/esentire-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/esentire/refs/heads/main/scopes/esentire-scopes.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/esentire/refs/heads/main/errors/esentire-problem-types.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/esentire/refs/heads/main/apis.yml

## Tags

MCP, Agents, Security

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/esentire/esentire-mcp/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/esentire/.
