Agent♥︎Age
Catalog

Shrike

Official

by Shrike-Security · TypeScript

Governs what AI agents do: tool calls, SQL, commands, files checked against policy before they run.

io.github.Shrike-Security/shrike-mcp MCP Server

Shrike MCP is an MCP (Model Context Protocol) server for Shrike that governs what AI agents do. It checks tool calls, SQL, commands, and files against policy before they run, providing controlled execution. The repository describes 14 MCP tools and a “9-layer engine,” and states it works without an API key.

🛠️ Key Features

  • Policy enforcement for tool calls, SQL, commands, and files
  • 14 MCP tools
  • 9-layer engine
  • No API key required (per readme excerpt)
  • Package is available as npm (per badges)

🚀 Use Cases

  • Restricting agent actions by validating requests against a policy
  • Managing execution of commands and queries (SQL) from AI agents
  • Controlling access to files referenced by agent workflows

⚡ Developer Benefits

  • Centralized governance of agent tool calls and execution inputs
  • Deterministic policy checks before runtime execution
  • MCP tool interface (14 tools)

⚠️ Limitations

  • Description excerpt does not list specific tools, policy format, or configuration details.

Related servers

More in Security