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 14
get_sample_creatorUse this when a ChatGPT 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-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.
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.