Back to directory
springwq/jampp-mcp

springwq/jampp-mcp

@springwq

Model Context Protocol server for Jampp advertising platform reporting API

advertisingmarketinganalyticsjamppreportingapimcpcommerce

Installation & Configuration

{
  "mcpServers": {
    "jampp": {
      "command": "node",
      "args": [
        "/absolute/path/to/jampp-mcp/build/index.js"
      ],
      "env": {
        "JAMPP_CLIENT_ID": "your_client_id",
        "JAMPP_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15