Back to Home

mediamath-mcp-mock

Verified Safe

by Hypermindz-AI

Overview

Provides a mock server for the MediaMath campaign management API, designed for development and testing of agent frameworks and integrations.

Installation

Run Command
npm run dev

Environment Variables

  • JWT_SECRET
  • ENABLE_WRITE_OPERATIONS
  • ORG_RESTRICTION_ID
  • NODE_ENV

Security Notes

Designed as a development/testing mock server; explicitly states it's not production-ready due to simplified authentication (no password hashing, in-memory tokens) and client validation. It is safe to run for its intended purpose, but not for sensitive data in a production environment.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-11-19

Tags

mock serverAPINext.jsauthenticationcampaign managementAI Agent