
Jampp Reporting
STDIOMCP server for Jampp Reporting API integration with Claude Desktop
MCP server for Jampp Reporting API integration with Claude Desktop
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