Skip to main content
Glama
436,220 tools. Updated 2026-08-10 10:09

"A GitHub repository for agent guardrails" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Cloudflare Workers MCP server: ai-guardrails

  • List custom agents defined for a store. Filter by status or trigger type; each agent includes system prompt, tools whitelist, guardrails, and trigger.
    MIT
  • Retrieve the active policy for your workspace to understand the rules and constraints governing agent actions. Use this on startup to ensure compliance with guardrails.
    Apache 2.0
  • Convert GitHub owner and repository names into valid GitHub URLs with built-in validation. Ensure correct URL formatting for public, private, or non-existent repositories.
    MIT
  • Import a GitHub repository by URL and automatically fetch its metadata, stars, language, topics, and README content. Requires GitHub integration.
    Apache 2.0
  • Register an AI agent wallet on Base by submitting Ethereum address, display name, and description. Link an optional GitHub repository to establish verifiable identity for reputation tracking.
    MIT
  • Permanently delete a GitHub repository, including all data, issues, pull requests, and wiki content. Use when a repository must be removed from GitHub permanently and cannot be recovered.
    MIT