← Registry

Social Media

influship.com

Searches and discovers influencers/content creators using various methods.

x402 supported1 endpoint28 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.influship.com/mcp

No auth detected

MCP server metadata

Name
influship
Version
0.1.0
Capabilities
resources.listChangedtools.listChanged

Known tools 28

get_sample_creator

Use this when a user wants to see what Influship can return before linking an account.

Inferred read-only
search_creators

Find a creator by name/handle, while preserving legacy semantic creator search.

Inferred read-only
semantic_search_creators

Semantic discovery search for influencers/content creators using natural-language queries.

Inferred read-only
autocomplete_creators

Autocomplete creator names, usernames, or display names from partial input.

Inferred read-only
find_lookalike_creators

Find creators SIMILAR to one or more seed creators.

Inferred read-only
match_creators

Score how well specific creators fit a campaign brief or search intent.

Inferred read-only
get_creator

Fetch the full record for a single creator by ID or exact platform username.

Inferred read-only
get_profile

Fetch a single social profile by (platform, username).

Inferred read-only
lookup_profiles

Batch-fetch up to 100 profiles by (platform, username) pairs.

Inferred read-only
get_posts

Fetch a creator's posts, sorted and paginated.

Inferred read-only
get_instagram_post

Fetch raw Instagram post-page data by shortcode.

Potential side effects
get_instagram_posts

Fetch raw Instagram post-page data for a bounded list of shortcodes through the raw API.

Potential side effects
get_instagram_post_transcript

Transcribe an Instagram video post by shortcode through the raw API.

Potential side effects
get_instagram_post_transcripts

Transcribe a bounded list of Instagram video posts by shortcode through the raw API.

Inferred read-only
get_tiktok_profile

Fetch a current, normalized TikTok profile by username.

Inferred read-only
list_tiktok_profile_videos

Fetch one cursor-paginated page of current TikTok videos for a username.

Inferred read-only
get_tiktok_video

Fetch normalized details and current engagement metrics for a TikTok video URL.

Inferred read-only
list_tiktok_video_comments

Fetch one cursor-paginated page of current comments for a TikTok video URL.

Inferred read-only
get_tiktok_video_transcript

Fetch or generate a normalized TikTok video transcript.

Inferred read-only
get_youtube_channel

Fetch a current YouTube channel by handle, channel ID, or URL.

Inferred read-only
get_youtube_video_transcript

Fetch a normalized transcript for a YouTube video ID.

Inferred read-only
get_youtube_channel_transcripts

Fetch transcripts for a selected batch of videos from a YouTube channel.

Inferred read-only
search_youtube

Search current YouTube results with discovery filters and cursor pagination.

Inferred read-only
get_youtube_video

Fetch fresh metadata and engagement for a YouTube video ID.

Inferred read-only
get_youtube_typeahead

Fetch current localized YouTube query suggestions for a partial phrase.

Inferred read-only
render_creator_shortlist

Use this when discovery or lookup tools have returned results and the user would benefit from scanning 1–8 creator cards.

Inferred read-only
render_creator_profile

Use this when the user wants a visual deep dive on one canonical creator ID.

Inferred read-only
render_creator_comparison

Use this when the user has 2–4 canonical creator IDs and a specific campaign brief.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.influship]
url = "https://mcp.influship.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "influship": {
      "type": "http",
      "url": "https://mcp.influship.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: influship
Remote MCP URL: https://mcp.influship.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "influship": {
      "url": "https://mcp.influship.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "influship": {
      "type": "http",
      "url": "https://mcp.influship.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "influship",
  "transport": "streamable-http",
  "url": "https://mcp.influship.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for influship.com was fetched 2026-07-27T22:34:32.875Z and is being refreshed.

Trust status Trusted

influship.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.