Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MCPComplianceResult
Interface MCPComplianceResult
interface
MCPComplianceResult
{
badge
:
"MCP-Certified"
|
"MCP-Compatible"
|
"MCP-Aware"
|
"Not-MCP"
;
failed
:
string
[]
;
level
:
"partial"
|
"minimal"
|
"full"
|
"non-compliant"
;
passed
:
string
[]
;
promptInjection
:
MCPPromptInjectionDetectionResult
;
recommendations
:
string
[]
;
safety
:
MCPSafetyScorecard
;
score
:
number
;
warnings
:
string
[]
;
}
Index
Properties
badge
failed
level
passed
prompt
Injection
recommendations
safety
score
warnings
Properties
badge
badge
:
"MCP-Certified"
|
"MCP-Compatible"
|
"MCP-Aware"
|
"Not-MCP"
failed
failed
:
string
[]
level
level
:
"partial"
|
"minimal"
|
"full"
|
"non-compliant"
passed
passed
:
string
[]
prompt
Injection
promptInjection
:
MCPPromptInjectionDetectionResult
recommendations
recommendations
:
string
[]
safety
safety
:
MCPSafetyScorecard
score
score
:
number
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
badge
failed
level
passed
prompt
Injection
recommendations
safety
score
warnings
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...