Social Media
influship.com
Searches and discovers influencers/content creators using various methods.
ENDPOINT 1
https://mcp.influship.com/mcp
MCP server metadata
- Name
- influship
- Version
- 0.1.0
Known tools 28
get_sample_creatorUse this when a user wants to see what Influship can return before linking an account.
Inferred read-onlysearch_creatorsFind a creator by name/handle, while preserving legacy semantic creator search.
Inferred read-onlysemantic_search_creatorsSemantic discovery search for influencers/content creators using natural-language queries.
Inferred read-onlyautocomplete_creatorsAutocomplete creator names, usernames, or display names from partial input.
Inferred read-onlymatch_creatorsScore how well specific creators fit a campaign brief or search intent.
Inferred read-onlyget_creatorFetch the full record for a single creator by ID or exact platform username.
Inferred read-onlyget_instagram_postsFetch raw Instagram post-page data for a bounded list of shortcodes through the raw API.
Potential side effectsget_instagram_post_transcriptTranscribe an Instagram video post by shortcode through the raw API.
Potential side effectsget_instagram_post_transcriptsTranscribe a bounded list of Instagram video posts by shortcode through the raw API.
Inferred read-onlylist_tiktok_profile_videosFetch one cursor-paginated page of current TikTok videos for a username.
Inferred read-onlyget_tiktok_videoFetch normalized details and current engagement metrics for a TikTok video URL.
Inferred read-onlylist_tiktok_video_commentsFetch one cursor-paginated page of current comments for a TikTok video URL.
Inferred read-onlyget_tiktok_video_transcriptFetch or generate a normalized TikTok video transcript.
Inferred read-onlyget_youtube_channel_transcriptsFetch transcripts for a selected batch of videos from a YouTube channel.
Inferred read-onlysearch_youtubeSearch current YouTube results with discovery filters and cursor pagination.
Inferred read-onlyget_youtube_typeaheadFetch current localized YouTube query suggestions for a partial phrase.
Inferred read-onlyrender_creator_shortlistUse this when discovery or lookup tools have returned results and the user would benefit from scanning 1–8 creator cards.
Inferred read-onlyrender_creator_profileUse this when the user wants a visual deep dive on one canonical creator ID.
Inferred read-onlyrender_creator_comparisonUse this when the user has 2–4 canonical creator IDs and a specific campaign brief.
Inferred read-onlyCONNECT 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.
influship.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.