Influencers Club Creator Marketing MCP
JSON →MCP to access the world's largest influencer discovery and enrichment database
Install
pip install influencers-club-mcp Tools · 29
- search_influencers Search for influencers based on criteria like niche, follower count, location, and engagement rate.
- get_influencer_profile Retrieve detailed profile information for a specific influencer.
- get_influencer_audience_demographics Get audience demographic data for an influencer, including age, gender, and location breakdowns.
- get_influencer_engagement_metrics Fetch engagement metrics such as likes, comments, shares, and engagement rate for an influencer.
- get_influencer_content Retrieve recent content posts from an influencer.
- get_influencer_brand_affinities Get brand affinity data showing which brands an influencer has worked with or mentioned.
- get_influencer_contact_info Retrieve contact information for an influencer, if available.
- create_campaign Create a new marketing campaign with specified parameters.
- get_campaign Retrieve details of a specific campaign.
- update_campaign Update an existing campaign's parameters.
- delete_campaign Delete a specific campaign.
- list_campaigns List all campaigns for the authenticated user.
- add_influencer_to_campaign Add an influencer to a specific campaign.
- remove_influencer_from_campaign Remove an influencer from a specific campaign.
- get_campaign_influencers Retrieve list of influencers associated with a campaign.
- create_brief Create a creative brief for a campaign.
- get_brief Retrieve a specific creative brief.
- update_brief Update an existing creative brief.
- delete_brief Delete a specific creative brief.
- list_briefs List all creative briefs for a campaign.
- send_brief_to_influencer Send a creative brief to an influencer for review.
- get_influencer_brief_response Get an influencer's response to a creative brief.
- create_contract Create a contract for an influencer collaboration.
- get_contract Retrieve a specific contract.
- update_contract Update an existing contract.
- delete_contract Delete a specific contract.
- list_contracts List all contracts for a campaign.
- send_contract_to_influencer Send a contract to an influencer for signing.
- get_contract_status Get the signing status of a contract.
Environment variables
INFLUENCERS_CLUB_API_KEYUPLOAD_PORTUPLOAD_HOST
★ 2 GitHub stars