Back to Home
Chat-Ads icon

chatads-mcp-wrapper

Verified Safe

by Chat-Ads

Overview

Acts as a Model Context Protocol (MCP) wrapper to expose the ChatAds Affiliate API, enabling AI assistants like Claude to automatically detect product mentions and insert affiliate links for monetization.

Installation

Run Command
chatads-mcp

Environment Variables

  • CHATADS_API_KEY
  • CHATADS_API_BASE_URL
  • CHATADS_API_ENDPOINT
  • CHATADS_MCP_TIMEOUT
  • CHATADS_MCP_MAX_RETRIES
  • CHATADS_MCP_BACKOFF
  • CHATADS_MAX_REQUEST_SIZE
  • CHATADS_CIRCUIT_BREAKER_THRESHOLD
  • CHATADS_CIRCUIT_BREAKER_TIMEOUT
  • CHATADS_QUOTA_WARNING_THRESHOLD
  • LOGLEVEL
  • CHATADS_LOG_FORMAT
  • CHATADS_MAX_CACHED_CLIENTS

Security Notes

The project demonstrates exceptional security practices. It includes a comprehensive `SECURITY.md` detailing supported versions, a responsible vulnerability disclosure process, and best practices for API key management (environment variables, rotation, no logging), network security (HTTPS-only, TLS validation), input validation, rate limiting (circuit breaker, exponential backoff), and secure error handling (API key sanitization, no stack traces to users). The code explicitly sanitizes API keys from logs and error messages, preventing sensitive data leakage. There's no use of 'eval' or similar dangerous patterns. Overall, security is a core consideration with strong implementations and transparent documentation.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassMedium
Avg Tokens150
Stars0
Forks0
Last Update2026-01-11

Tags

MCPAffiliate MarketingAI ToolingPythonAPI Wrapper