Back to Home
abahgat icon

timcp

Verified Safe

by abahgat

Overview

Provides an MCP server to calculate flight emissions using the Google Travel Impact Model API for AI assistants and reporting.

Installation

Run Command
docker-compose up

Environment Variables

  • TRAVEL_IMPACT_MODEL_API_KEY
  • ALLOWED_ORIGINS

Security Notes

The server correctly uses environment variables for the Google Travel Impact Model API key. It documents security considerations for production, such as restricting CORS origins and using HTTPS, which is a good practice. The API key is passed as a URL query parameter to the Google API, which is a method Google uses for authentication but is less ideal than header-based authentication. No 'eval' or other dynamic code execution is present, and error handling is structured, preventing raw traceback leakage.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2026-01-18

Tags

MCP ServerFlight EmissionsGoogle Travel Impact ModelSustainability ReportingAI Assistant Tool