Skip to main content
Glama
xueca

@agent-audit/mcp-server

by xueca

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_AUDIT_SINKNo写入器配置(JSON 数组,如 [{"type":"jsonl","filePath":"./audit-events.jsonl"}])
AGENT_AUDIT_LOG_LEVELNo日志级别
AGENT_AUDIT_TRANSPORTNo传输方式,仅支持 stdio
AGENT_AUDIT_BUFFER_SIZENo内存缓冲大小(正整数)
AGENT_AUDIT_NOTIFICATIONSNo通知开关,true / false
AGENT_AUDIT_FLUSH_INTERVALNo定时落盘间隔(毫秒)
AGENT_AUDIT_FLUSH_THRESHOLDNo批量落盘条数阈值

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_start_traceC

开始一次新的审计追踪,返回追踪会话信息

audit_record_eventC

向指定追踪会话记录一条行为事件

audit_end_traceB

结束指定追踪会话并返回事件汇总

audit_get_trailB

查询指定追踪会话的审计事件列表

audit_export_reportB

按需导出审计事件或追踪时间线为 Markdown 报告

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/xueca/agent-aduit-mcp'

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