← Registry

Social Media

influship.com

Searches and discovers influencers/content creators using various methods.

x402 supported1 endpoint14 known toolsFirst detected June 5, 2026Last detected August 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 14

get_sample_creator

Use this when a ChatGPT 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

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.

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.