GCP MCP Log Diagnostics
GCP MCP Log Diagnostics
Этот проект предоставляет инструменты для диагностики журналов Google Cloud Platform (GCP) с использованием протокола Model Context Protocol (MCP) и Google Gemini AI.
Обзор
diagnose.py: Скрипт, который использует Gemini AI для анализа журналов GCP, полученных с помощью инструментов MCP. Он диагностирует проблемы, определяет первопричины и предлагает исправления.log_mcp_server.py: MCP-сервер, который предоставляет инструменты для получения журналов из GCP Cloud Logging.
Related MCP server: GCP MCP Server
Предварительные требования
Python 3.8+
Проект Google Cloud с соответствующими разрешениями для Cloud Logging
API-ключ Gemini
Настройка
Клонируйте или скачайте файлы проекта.
Установите зависимости:
pip install -r requirements.txtНастройте переменные окружения в файле
.env:GEMINI_API_KEY=your_gemini_api_key_hereУбедитесь, что ваши учетные данные Google Cloud настроены (например, через
gcloud auth application-default login).Запустите диагностику:
python diagnose.py
Использование
Скрипт diagnose.py настроен на получение журналов ERROR и CRITICAL за последние 2 часа из Cloud Run и предоставление диагностики. Вы можете изменить запрос в скрипте или расширить его для других типов ресурсов.
Зависимости
python-dotenv: Для загрузки переменных окруженияgoogle-generativeai: Для взаимодействия с Gemini AIfastmcp: Для функциональности клиента и сервера MCPgoogle-cloud-logging: Для доступа к GCP Cloud Logging
Лицензия
[Добавьте информацию о лицензии, если применимо]
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAllows developers and AI Agents to query Google Cloud Logging using natural language, translating queries into Google Cloud Logging Query Language (LQL) with Vertex AI Gemini 2.5.1
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Google Cloud Platform services for log analysis and root cause investigation. Provides tools to query Cloud Logging, detect error patterns, and perform real-time log streaming across multiple GCP projects.MIT
- AlicenseCqualityDmaintenanceEnables interaction with Google Cloud services including billing cost analysis, log querying, and metrics monitoring through natural language commands. Provides comprehensive tools for managing GCP resources, analyzing costs, detecting anomalies, and retrieving operational insights.401Apache 2.0
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to query, search, and analyze logs across Google Cloud Platform projects. It supports advanced filtering by severity or resource type and provides detailed log entry retrieval and project listing capabilities.2411MIT
Related MCP Connectors
Remote MCP for Gemini upgrade evals, prompt regressions, output diffs, and eval receipts.
A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud
Remote MCP for MCP tool deprecation receipt, structured receipts, audit logs, and reviewer-ready evi
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kanhaiworld/gcp_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server