mediamath-mcp-mock
Verified Safeby Hypermindz-AI
Overview
Provides a mock server for the MediaMath campaign management API, designed for development and testing of agent frameworks and integrations.
Installation
npm run devEnvironment 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
next-devtools-mcp
This MCP server provides Next.js development tools for AI coding agents, including runtime diagnostics, automated upgrades, Cache Components setup, browser testing, and documentation search.
vibe-check-mcp-server
Provides metacognitive oversight and self-improvement capabilities for AI agents using Chain-Pattern Interrupts (CPI) to prevent reasoning lock-in and over-engineering.
infobip-openapi-mcp
Exposes any OpenAPI documented HTTP API as a Model Context Protocol (MCP) server for AI agents, with support for mock mode and authentication.
toolhive-cloud-ui
A UI for interacting with AI models via OpenRouter and managing/utilizing MCP (Model Context Protocol) servers and their tools from a centralized catalog.