eSentire Atlas MCP Server
by omichelbraga
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH | No | none | bearer | oauth/azure | github | none |
| MCP_HOST | No | Bind address | 0.0.0.0 |
| MCP_PORT | No | Bind port | 3000 |
| LOG_LEVEL | No | Logging level | info |
| TI_CACHE_TTL | No | Seconds. Matches the feed's hourly refresh | 3600 |
| MCP_TRANSPORT | No | http or stdio | http |
| MCP_PUBLIC_URL | No | External URL; required for OAuth | |
| ATLAS_API_TOKEN | No | Atlas credential (Findings / Ticketing / MVS) | |
| AZURE_CLIENT_ID | No | Entra app client ID for MCP_AUTH=oauth | |
| AZURE_TENANT_ID | No | Entra app tenant ID for MCP_AUTH=oauth | |
| MCP_BEARER_TOKEN | No | Shared secret when MCP_AUTH=bearer | |
| ESENTIRE_API_BASE | No | API root | https://api.esentire.com |
| ESENTIRE_TI_TOKEN | No | Threat Intelligence credential | |
| ESENTIRE_READ_ONLY | No | 1 refuses every mutating call at the door | false |
| MAX_RESPONSE_CHARS | No | Per-tool response ceiling | 40000 |
| AZURE_CLIENT_SECRET | No | Entra app client secret for MCP_AUTH=oauth | |
| ESENTIRE_CUSTOMER_CODE | No | Default tenant code, so callers can omit it | |
| ESENTIRE_ENABLED_SURFACES | No | Comma list; drop mvs if not licensed | findings,tickets,ti,mvs |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/omichelbraga/esentire-atlas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server