Skip to content

Releases: elhio/guard-mcp-server

Release v0.0.1rc1 - Initial Release Candidate

Choose a tag to compare

@stefan-scholz stefan-scholz released this 14 Aug 12:19

This is a release candidate for the first release of the MCP server, which lets users ask their agent to analyze media and moderate them. This version introduces the minimal functionality from the Python client, which allows to create activities, inspect activities and spaces (but not create new spaces).

Tasks

  • Added core logic with FastMCP
  • Added core tools from core functions of Python client
  • Added documentation for humans and agents to understand functionality

Release v0.0.1 - Initial Release

Choose a tag to compare

@stefan-scholz stefan-scholz released this 14 Aug 12:34

This is the first release of the MCP server, which lets users ask their agent to analyze media and moderate them. This version introduces the minimal functionality from the Python client, which allows to create activities, inspect activities and spaces (but not create new spaces).

Tasks

  • Added core logic with FastMCP
  • Added core tools from core functions of Python client
  • Added documentation for humans and agents to understand functionality