Provides a unified interface to AWS services for security investigations and incident response.
AWS‑IReveal‑MCP is a Model Context Protocol (MCP) server designed to give security teams and incident responders a unified interface to AWS services useful for investigation. By connecting AWS‑IReveal‑MCP to any MCP client (such as Claude Desktop or Cline), you can invoke queries and analyses across multiple AWS services without leaving your LLM‑driven workspace.
AWS‑IReveal‑MCP integrates with the following AWS services and functionalities:
Together, these services let you
curl -Ls https://astral.sh/uv/install.sh | sh
git clone https://github.com/Brucedh/aws-ireveal-mcp.git
cd aws-ireveal-mcp
uv venv
source .venv/bin/activate
Add the following configuration to your MCP client's settings file:
{
"mcpServers": {
"aws-ireveal": {
"command": "uv",
"args": [
"--directory",
"/path_to_your/aws-ireveal-mcp",
"run",
"server.py"
],
"env": {
"AWS_PROFILE": "<YOUR_PROFILE>"
}
}
}
}
Deploy a remote, authentication-free MCP server on Cloudflare Workers to search for rewards flights.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
An MCP server for accessing YouTube Analytics data, powered by the CData JDBC Driver.
Server for using HuggingFace Spaces, supporting Images, Audio, Text and more. Claude Desktop mode for ease-of-use.
Interact with the Appwrite API to manage databases, users, storage, and more. Requires configuration via environment variables.
A remote MCP server deployable on Cloudflare Workers without authentication.
Interact with Infactory APIs using Claude and other large language models.
Backs up Cloudflare projects to a specified GitHub repository.
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
A remote MCP server deployable on Cloudflare Workers without authentication. It can be deployed via Cloudflare or run locally using npm.