MCP.so
登录

Influship Influencer Marketing MCP

@Influship

关于 Influship Influencer Marketing MCP

Influship MCP server package and registry metadata for AI-native creator discovery

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

Influship

提交者

Elliot Padfield

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "influship": {
      "command": "npx",
      "args": [
        "-y",
        "@influship/mcp"
      ],
      "env": {
        "INFLUSHIP_API_KEY": "<YOUR_INFLUSHIP_API_KEY>"
      }
    }
  }
}

工具

4

`autocomplete_creators`

`match_creators`

`get_profile`

`get_posts`

概览

What is Influship Influencer Marketing MCP?

A Model Context Protocol server that gives AI agents typed tools for influencer discovery and marketing workflows. It integrates with influencer marketing data, enabling creator search, lookalikes, profile/post lookup, and Instagram transcript analysis. Designed for marketers and teams using MCP-compatible agents like ChatGPT, Claude, Cursor, Codex, and VS Code.

How to use Influship Influencer Marketing MCP?

Configure either as a remote Streamable HTTP server (requires X-API-Key header) or via NPX/stdio with an INFLUSHIP_API_KEY environment variable. For stdio, run INFLUSHIP_API_KEY=YOUR_KEY npx -y @influship/mcp or add to the MCP client's JSON config with command, args, and env. Optionally set INFLUSHIP_MCP_URL for local development.

Key features of Influship Influencer Marketing MCP

  • Creator discovery by audience, niche, location, and platform.
  • Lookalike finding from known winners or competitor talent lists.
  • Profile and social handle resolution across Instagram, TikTok, YouTube.
  • Post lookup and Instagram transcript analysis.
  • Toolset includes search_creators, find_lookalike_creators, get_creator, get_posts, and more.

Use cases of Influship Influencer Marketing MCP

  • Build prospecting lists and market maps from typed creator searches.
  • Identify similar creators to proven influencers for campaign scaling.
  • Enrich briefs and outreach research with creator profiles, posts, and transcripts.

FAQ from Influship Influencer Marketing MCP

What authentication is required?

An API key is needed. Set it via the X-API-Key header for the HTTP server or the INFLUSHIP_API_KEY environment variable for stdio.

Does the server work with any MCP client?

Yes, it supports MCP-compatible agents such as ChatGPT, Claude, Cursor, Codex, and VS Code.

Where does data processing happen?

Data, auth, billing, and rate limits are handled on the hosted Influship MCP server. The npm package is a small stdio bridge to that hosted server.

What tools are available?

Listed tools include search_creators, autocomplete_creators, find_lookalike_creators, match_creators, get_creator, get_profile, lookup_profiles, get_posts, and Instagram post/transcript tools when enabled.

Are there any known limitations or rate limits?

The README does not specify rate limits or other limitations. It notes that billing and rate limits are managed on the hosted server.

评论

其他 分类下的更多 MCP 服务器