MCP Server for Okta

Build 25.0.9440

EmailServers

Enrolled SMTP server configurations.

View Specific Information

Required Scopes

To query this view, Scope must include okta.emailServers.read.

Select

The server uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator

All other filters are processed client-side within the server.

For example, the following query is processed server-side:

SELECT * FROM EmailServers WHERE Id='serverId'

Columns

Name Type Description
Id [KEY] String Id of the server
Alias String Human-readable name for the server
Enabled Boolean If true, all email traffic routes through the server
Host String Hostname or IP address of the SMTP server
Port Integer Port number of the SMTP server
Username String Username used to access the SMTP server

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440