Member Junction
Preparing search index...
@memberjunction/ng-dashboards
MCPServerData
Interface MCPServerData
Interface for MCP Server data
interface
MCPServerData
{
Command
:
string
|
null
;
ConnectionCount
?:
number
;
DefaultAuthType
:
string
;
Description
:
string
|
null
;
ID
:
string
;
LastSyncAt
:
Date
|
null
;
Name
:
string
;
OAuthClientID
?:
string
|
null
;
OAuthClientSecretEncrypted
?:
string
|
null
;
OAuthIssuerURL
?:
string
|
null
;
OAuthMetadataCacheTTLMinutes
?:
number
|
null
;
OAuthRequirePKCE
?:
boolean
;
OAuthScopes
?:
string
|
null
;
RateLimitPerHour
:
number
|
null
;
RateLimitPerMinute
:
number
|
null
;
ServerURL
:
string
|
null
;
Status
:
string
;
ToolCount
?:
number
;
TransportType
:
string
;
}
Index
Properties
Command
Connection
Count?
Default
Auth
Type
Description
ID
Last
Sync
At
Name
O
Auth
Client
ID?
O
Auth
Client
Secret
Encrypted?
O
Auth
Issuer
URL?
O
Auth
Metadata
Cache
TTL
Minutes?
O
Auth
Require
PKCE?
O
Auth
Scopes?
Rate
Limit
Per
Hour
Rate
Limit
Per
Minute
Server
URL
Status
Tool
Count?
Transport
Type
Properties
Command
Command
:
string
|
null
Optional
Connection
Count
ConnectionCount
?:
number
Default
Auth
Type
DefaultAuthType
:
string
Description
Description
:
string
|
null
ID
ID
:
string
Last
Sync
At
LastSyncAt
:
Date
|
null
Name
Name
:
string
Optional
O
Auth
Client
ID
OAuthClientID
?:
string
|
null
Optional
O
Auth
Client
Secret
Encrypted
OAuthClientSecretEncrypted
?:
string
|
null
Optional
O
Auth
Issuer
URL
OAuthIssuerURL
?:
string
|
null
Optional
O
Auth
Metadata
Cache
TTL
Minutes
OAuthMetadataCacheTTLMinutes
?:
number
|
null
Optional
O
Auth
Require
PKCE
OAuthRequirePKCE
?:
boolean
Optional
O
Auth
Scopes
OAuthScopes
?:
string
|
null
Rate
Limit
Per
Hour
RateLimitPerHour
:
number
|
null
Rate
Limit
Per
Minute
RateLimitPerMinute
:
number
|
null
Server
URL
ServerURL
:
string
|
null
Status
Status
:
string
Optional
Tool
Count
ToolCount
?:
number
Transport
Type
TransportType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Command
Connection
Count
Default
Auth
Type
Description
ID
Last
Sync
At
Name
O
Auth
Client
ID
O
Auth
Client
Secret
Encrypted
O
Auth
Issuer
URL
O
Auth
Metadata
Cache
TTL
Minutes
O
Auth
Require
PKCE
O
Auth
Scopes
Rate
Limit
Per
Hour
Rate
Limit
Per
Minute
Server
URL
Status
Tool
Count
Transport
Type
Member Junction
Loading...
Interface for MCP Server data