Skip to content

bedrock-guardrails-mcp-server: Add an AWS Bedrock Guardrails MCP server #79

@danilop

Description

@danilop

Describe the feature

Introduce tools to call the Bedrock ApplyGuardrail API in an agentic workflow.

Two tools should be provided:

  • input-only: when the content to evaluated is from a user, typically the LLM prompt.

  • input-and-output: when the model output guardrails should be enforced, typically an LLM response.

Use Case

Allow an AI agent to decide when to check input or output content with configured guardrails.

Proposed Solution

Add an AWS Bedrock Guardrails MCP server (bedrock-guardrails-mcp-server).

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFC-proposalA Request for Comments to announce intentions and get early feedback (mainly for new MCP servers)feature-requestNew feature or requeststaleThese are items that have been around for a long time without progress

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions