bedrock-ops-mcp

MukundaKatta/bedrock-ops-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
MCP server: AWS Bedrock model capability lookup, feature pre-check, and PII-safe response redaction. Wraps bedrock-ops.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bedrock-ops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MukundaKatta/bedrock-ops-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for AWS Bedrock model intelligence + PII-safe response handling. Wraps the Python library [`bedrock-ops`](https://github.com/MukundaKatta/bedrock-ops) by re-implementing its query-shaped surface natively in TypeScript so the MCP server has zero runtime deps beyond the MCP SDK. ```bash npm install -g @mukundakatta/bedrock-ops-mcp

Tools (2)

ValidationExceptionbedrock_capabilities

Topics

ai-toolsanthropicawsbedrockbedrock-opsclaudeclaude-sonnetclinecursorguardrailsmcp-servermodel-context-protocolwindsurfzed