A Java implementation of the Model Context Protocol (MCP) for Keitaro, allowing integration with Anthropic's Claude models.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get a list of campaigns.
Get information about a specific campaign.
Create a new campaign. Parameters: name (string), type (string), cost_type (string), cost_value (number), group_id (number), state (string), traffic_source_id (number).
Update an existing campaign.
Delete a campaign.
Get a list of traffic streams for a campaign.
Get information about a specific stream.
Get a list of traffic sources.
Get information about a specific traffic source.
Get a list of offers.
Get information about a specific offer.
Get a list of clicks.
Get information about a specific click.
Get a list of conversions.
Get information about a specific conversion.
Generate a report with specified parameters.
Get a list of domains.
Get information about a specific domain.