chivas
Verified Safeby bioanywhere
Overview
This repository provides Docker deployment configuration for a world-news-api-clients MCP server.
Installation
docker run -p 3000:3000 chivas:localEnvironment Variables
- GCP_PROJECT_ID
- GCP_PROJECT_NUMBER
Security Notes
Only README.md was provided as source code. Based on the README, deployment uses secure practices like Workload Identity Federation for GCP. Required GCP credentials are handled as GitHub secrets, not hardcoded. No 'eval' or malicious patterns observed in the README. A full security audit would require the actual application code and Dockerfile.
Similar Servers
chivas3
This repository provides the Docker deployment configuration for a server that acts as a client for a world news API.
tacos
Provides Docker deployment configuration and CI/CD for a world-news-api-clients server.
central2
Deploys a Dockerized world news API client server using GitHub Actions and Google Artifact Registry.
chivas2
Provides Docker deployment configuration and CI/CD setup for a world-news-api-clients server, utilizing Google Artifact Registry and Workload Identity Federation.