mcpserver.lol
registry/influship-mcp
Connection check verified live · 27h ago

influship-mcp

Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.

Tools 28
GitHub stars 1
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

28 tools

Read from the running server on 27h ago.

autocomplete_creators read-only q*limitscopeplatform
Autocomplete creator names, usernames, or display names from partial input. Use this for fast lookup when the user types a partial handle or name and you need to resolve it to can…
find_lookalike_creators read-only limitcursorverifiedmax_followersmin_followersseed_profiles +3
Find creators SIMILAR to one or more seed creators. Use this when the user already knows a creator they like and wants more like them (e.g., "find creators like @therock", "find m…
get_creator read-only idincludeplatformusername
Fetch the full record for a single creator by ID or exact platform username. Use this when you already have either: - a canonical creator UUID returned by `search_creators`, `se…
get_instagram_post read-only shortcode*
Fetch raw Instagram post-page data by shortcode. Use this when the user needs fresh raw Instagram post metadata that is not guaranteed on regular cached post-list endpoints yet, i…
get_instagram_posts read-only shortcodes*
Fetch raw Instagram post-page data for a bounded list of shortcodes through the raw API. Transient upstream recovery is handled automatically within the request deadline. Returns…
get_instagram_post_transcript read-only languageshortcode*
Transcribe an Instagram video post by shortcode through the raw API. The response includes raw post metadata on a transcript cache miss. A cache hit omits the post field; use `get…
get_instagram_post_transcripts read-only languageshortcodes*
Transcribe a bounded list of Instagram video posts by shortcode through the raw API. Each successful item includes transcript data. The nested post field is present on cache misse…
get_posts read-only sortlimitcursorplatformusernamecreator_id
Fetch a creator's posts, sorted and paginated. Use this when the user asks to see what a creator has posted (e.g., "show me Jane's last 20 posts", "what are this creator's top-eng…
get_profile read-only platform*username*
Fetch a single social profile by (platform, username). Always use this first when the user gives an exact handle on a specific platform (for example "@niickjackson on Instagram")…
get_sample_creator read-only
Use this when a user wants to see what Influship can return before linking an account. Fetches one configured sample creator with social profile context. This is a preview tool an…
get_tiktok_profile read-only username*
Fetch a current, normalized TikTok profile by username. Returns identity, biography, verification, and audience metrics. A leading @ is accepted and usernames are normalized. This…
get_tiktok_video read-only url*region
Fetch normalized details and current engagement metrics for a TikTok video URL. Canonical video URLs and TikTok share URLs are accepted. Returned media URLs are temporary; the man…
get_tiktok_video_transcript read-only url*
Fetch or generate a normalized TikTok video transcript. Returns plain text and timestamped segments. Canonical transcripts are reused on later requests because transcript content…
get_youtube_channel read-only channel*video_limitinclude_videos
Fetch a current YouTube channel by handle, channel ID, or URL. Optionally includes recent videos. This is a metered live-data request.
get_youtube_channel_transcripts read-only channel*sort_bylanguagevideo_limitinclude_segments
Fetch transcripts for a selected batch of videos from a YouTube channel. Choose the video count, ordering, language, and whether timestamped segments are included. This is a meter…
get_youtube_typeahead read-only q*country_codelanguage_code
Fetch current localized YouTube query suggestions for a partial phrase. Useful for expanding topic seeds before search. This is a metered live-data request.
get_youtube_video read-only video_id*
Fetch fresh metadata and engagement for a YouTube video ID. Returns exact publication data when available, plus views, likes, comments, duration, tags, categories, and channel ide…
get_youtube_video_transcript read-only languagevideo_id*
Fetch a normalized transcript for a YouTube video ID. Returns plain text, timestamped segments, and available caption languages. This is a metered request and may take longer when…
list_tiktok_profile_videos read-only cursorregionsort_byusername*
Fetch one cursor-paginated page of current TikTok videos for a username. Use the returned cursor to paginate and choose latest or popular ordering. Media URLs are temporary, while…
list_tiktok_video_comments read-only url*cursor
Fetch one cursor-paginated page of current comments for a TikTok video URL. Pass the returned cursor to retrieve the next page. This is a metered live-data request.
lookup_profiles read-only profiles*
Batch-fetch up to 100 profiles by (platform, username) pairs. Use this when the user has a list of handles and you need profile data for all of them at once (e.g., "give me follow…
match_creators read-only profilescreator_idsintent_query*intent_context
Score how well specific creators fit a campaign brief or search intent. Use this when the user already has candidate creators in mind and wants to evaluate fit (e.g., "rate these…
render_creator_comparison contextcreator_ids*campaign_brief*
Use this when the user has 2–4 canonical creator IDs and a specific campaign brief. It fetches current creator details, scores each creator against the brief, and renders a side-by…
render_creator_profile creator_id*
Use this when the user wants a visual deep dive on one canonical creator ID. It fetches the current creator record plus up to six recent posts and may consume Influship account or…
render_creator_shortlist brieftitlesearch_idcreator_ids
Use this when discovery or lookup tools have returned results and the user would benefit from scanning 1–8 creator cards. Pass search_id after semantic_search_creators so the exact…
search_creators read-only limitquery*scopeplatformverifiedplatforms +6
Find a creator by name/handle, while preserving legacy semantic creator search. Use this as the default creator lookup tool when the user gives a creator-ish string but not a cano…
search_youtube read-only q*limitcursorsort_bydurationupload_date +3
Search current YouTube results with discovery filters and cursor pagination. Filter by upload window, popularity, result type, duration, country, and language. Pass next_cursor ba…
semantic_search_creators read-only limitquery*verifiedplatformscreator_kindsmax_followers +3
Semantic discovery search for influencers/content creators using natural-language queries. Use this only when the user asks to discover creators by topic, audience, geography, nic…