Jampp Reporting
STDIONode.js server implementing MCP for Jampp Reporting API.
Node.js server implementing MCP for Jampp Reporting API.
Node.js server implementing Model Context Protocol (MCP) for Jampp Reporting API.
{ "mcpServers": { "jampp": { "command": "npx", "args": [ "-y", "@feedmob/jampp-reporting" ], "env": { "JAMPP_CLIENT_ID": "your_client_id", "JAMPP_CLIENT_SECRET": "your_client_secret" } } } }
MIT