Gcs Scanner Mcp Server
@FouedD
About Gcs Scanner Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gcs-scanner": {
"command": "python",
"args": [
"/absolute/path/to/the/MCP/Server/file.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gcs Scanner Mcp Server?
This MCP Server allows LLMs to scan public Google Cloud Platform (GCP) buckets for secrets using Gitleaks, an open source tool.
How to use Gcs Scanner Mcp Server?
The README does not provide installation or configuration instructions beyond stating it is an MCP Server. Users integrate it as a standard MCP server; no specific commands or config keys are mentioned.
Key features of Gcs Scanner Mcp Server
- Scans public GCP buckets for secrets
- Uses Gitleaks, an open source secrets scanner
- Designed for LLM integration via MCP protocol
- Helps detect exposed credentials in bucket contents
Use cases of Gcs Scanner Mcp Server
- Auditing public GCP buckets for leaked secrets before data release
- Automating secret detection within LLM workflows
- Security scanning of bucket contents for accidental exposure
FAQ from Gcs Scanner Mcp Server
What does this MCP Server do?
It allows LLMs to scan public GCP buckets for secrets using Gitleaks, an open source tool.
What tool does it use to scan for secrets?
It uses Gitleaks, an open source tool designed for detecting secrets in code and bucket contents.
What type of buckets does it scan?
It scans public GCP buckets.
Is Gitleaks open source?
Yes, Gitleaks is an open source tool.
More Files & Storage MCP servers

Filesystem
modelcontextprotocolModel Context Protocol Servers
PDF Tools MCP
danielkennedy1mcp-v8: V8 JavaScript MCP Server
r33drichardsMCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
Mcp Filesystem
gabrielmaialva33A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
Filesystem MCP Server for WSL
webconsultingfilesystem MCP server for accessing WSL distributions from Windows
Comments