Back to Home
datablogin icon

PaidSearchNav-MCP

Verified Safe

by datablogin

Overview

Provides comprehensive analysis and recommendations for Google Ads campaign optimization, leveraging Google Ads, BigQuery, and Google Analytics 4 data for performance monitoring and issue detection.

Installation

Run Command
python -m paidsearchnav_mcp

Environment Variables

  • PSN_GOOGLE_ADS_DEVELOPER_TOKEN
  • PSN_GOOGLE_ADS_CLIENT_ID
  • PSN_GOOGLE_ADS_CLIENT_SECRET
  • PSN_GOOGLE_ADS_REFRESH_TOKEN
  • PSN_REDIS_URL
  • PSN_BIGQUERY_PROJECT_ID
  • PSN_BIGQUERY_DATASET_ID
  • PSN_GA4_PROPERTY_ID
  • PSN_REGISTRY_PROJECT_ID
  • GCP_PROJECT_ID
  • GOOGLE_APPLICATION_CREDENTIALS

Security Notes

Strong focus on security with Pydantic SecretStr for sensitive configurations, abstracted token storage (supporting secret managers), explicit input validation, and dedicated SQL injection prevention in BigQuery queries. Extensive security tests are present. Minor risk due to regex-based SQL injection prevention being potentially bypassable by complex queries, though it's a good first line of defense. The presence of rate limiting and circuit breakers also enhances operational security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-04

Tags

Google AdsBigQueryPaid Search OptimizationData AnalysisAPI IntegrationPerformance MonitoringMarketing Analytics