springwq/jampp_mcp_server
If you are the rightful owner of jampp_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides access to the Jampp Reporting API through the Model Context Protocol, allowing LLMs to fetch campaign performance data.
Tools
Functions exposed to the LLM to take actions
get_campaign_spend
Fetches campaign spend data for a specific date range.
get_campaign_daily_spend
Fetches daily spend data for a specific campaign.
get_campaign_performance
Fetches comprehensive performance metrics for campaigns.
create_async_report
Creates an asynchronous report for larger data sets.
get_async_report_status
Checks the status of an asynchronous report.
get_async_report_results
Gets the results of a completed asynchronous report.
get_available_metrics_and_dimensions
Gets a list of all available metrics and dimensions for reporting.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client