
Influship Influencer Marketing MCP
@Influship
Influship Influencer Marketing MCP について
Influship MCP server package and registry metadata for AI-native creator discovery
基本情報
設定
以下の設定を使って、このサーバーを 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.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント