Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Agent Mcp Logging

БесплатноНе проверен

Demonstrates structured logging of Agentic AI calls to MCP servers, building a Phishing Triage Assistant as an example

GitHubEmbed

Описание

Demonstrates structured logging of Agentic AI calls to MCP servers, building a Phishing Triage Assistant as an example

README

A practical guide to building an observable Phishing Triage Assistant with MCP and structured logging

TLDR: We show structured logging of AI Agents with MCP to tackle Phishing Triage, allowing continuous security monitoring in a SIEM and automated remediation in a SOAR.

This code is a companion to our technical blog post, published by Realm.Security.

See the technical blog for more details.

Overview of AI Phishing Triage Assistant

Contents

  • mcp_server.py provides the MCP server using FastMCP, instrumented with client-side logging
  • agent_client.py provides the AI agent using LangGraph, with structured logging across both agent and tools

Usage

Ensure uv is installed to manage the Python dependencies.

Run the MCP server:

uv run -- python mcp_server.py

Then, in a separate terminal, run the AI agent.

uv run -- python agent_client.py

The agent requires access to a Large Language Model (LLM), and is set up to use Anthropic Claude Sonnet 3.7 through AWS Bedrock by default. Ensure your access credentials are available to the LangChain API.

from github.com/realm-security/agent-mcp-logging

Установка Agent Mcp Logging

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/realm-security/agent-mcp-logging

FAQ

Agent Mcp Logging MCP бесплатный?

Да, Agent Mcp Logging MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Agent Mcp Logging?

Нет, Agent Mcp Logging работает без API-ключей и переменных окружения.

Agent Mcp Logging — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Agent Mcp Logging в Claude Desktop, Claude Code или Cursor?

Открой Agent Mcp Logging на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Agent Mcp Logging with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai