Skip to main content
Glama
princeruhulofficial

mcp-agent-enterprise-guard

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
score_agent_reliability_toolA

Compute overall reliability score (0-100) from tool-call logs.

Each log entry should contain: tool_name, success (bool), latency_ms (number), is_error (bool), content (string or null).

detect_silent_failures_toolB

Flag tool calls that returned empty or null content without an error flag.

evaluate_permission_toolC

Evaluate whether an agent action is allowed under the given policy rules.

Returns decision (allow/deny), matched rules, and risk score.

generate_audit_report_toolA

Generate a markdown governance/audit report from logs (and optional pre-computed scores).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/princeruhulofficial/mcp-agent-enterprise-guard'

If you have feedback or need assistance with the MCP directory API, please join our Discord server