CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Influship

influship/influship-mcp
114 toolsauthSTDIO, HTTPregistry active
Summary

Bridges Claude and other MCP clients to Influship's creator discovery API with typed tools for influencer marketing workflows. You get creator search by audience and niche, lookalike matching from seed lists, profile resolution across Instagram, TikTok, and YouTube, plus post and transcript analysis for campaign research. Runs as either a hosted Streamable HTTP server or an npm stdio wrapper that proxies to the same production endpoint. Auth and rate limits live server-side. Reach for this when you're building prospecting lists, analyzing competitor talent rosters, or pulling creator data into briefs without leaving your AI workflow.

Install to Claude Code

verified
claude mcp add --transport http influship-mcp https://mcp.influship.com/mcp --header 'X-API-Key: YOUR_X_API_KEY'

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Verified live against the running server on Jun 10, 2026.

verified live14 tools
get_sample_creatorUse this when a ChatGPT user wants to see what Influship can return before linking an account. Fetches one configured sample creator with social profile context. This is a low-cost preview tool and should not be used for search, discovery, matching, or lookalike requests. Afte...

Use this when a ChatGPT user wants to see what Influship can return before linking an account. Fetches one configured sample creator with social profile context. This is a low-cost preview tool and should not be used for search, discovery, matching, or lookalike requests. Afte...

No parameters — call it with no arguments.

search_creatorsFind a creator by name/handle, while preserving legacy semantic creator search. Use this as the default creator lookup tool when the user gives a creator-ish string but not a canonical creator UUID: a handle, partial handle, display name, creator name, or profile-ish text. Thi...12 params

Find a creator by name/handle, while preserving legacy semantic creator search. Use this as the default creator lookup tool when the user gives a creator-ish string but not a canonical creator UUID: a handle, partial handle, display name, creator name, or profile-ish text. Thi...

Parameters* required
limitinteger
Maximum results to return.default: 25
query*string
Natural-language semantic discovery query by topic, niche, audience, geography, or content style. Do not pass exact handles or usernames here; use get_profile, lookup_profiles, or autocomplete_creators instead.
scopestring
Which linked platforms to include in each lookup result.one of creator_only · matched_platforms · all_platformsdefault: all_platforms
platformvalue
Optional platform to narrow username matching.
verifiedboolean
When set, only return verified or unverified creators.
platformsarray
Platforms to search. Omit for all.
query_typestring
Use creator_lookup for specific names/handles and semantic_discovery for topical/niche discovery. Auto routes exact handles and profile URLs to lookup, and keeps legacy semantic-search behavior otherwise.one of auto · creator_lookup · semantic_discoverydefault: auto
creator_kindsarray
Optional creator kind filter. Omit for no creator-kind filter.
max_followersinteger
Maximum follower count.
min_followersinteger
Minimum follower count.
max_engagement_ratenumber
Maximum engagement rate as a percentage from 0 to 100.
min_engagement_ratenumber
Minimum engagement rate as a percentage from 0 to 100.
semantic_search_creatorsSemantic discovery search for influencers/content creators using natural-language queries. Use this only when the user asks to discover creators by topic, audience, geography, niche, content style, or campaign criteria (e.g., "fitness creators in NYC", "vegan recipe creators w...9 params

Semantic discovery search for influencers/content creators using natural-language queries. Use this only when the user asks to discover creators by topic, audience, geography, niche, content style, or campaign criteria (e.g., "fitness creators in NYC", "vegan recipe creators w...

Parameters* required
limitinteger
Maximum results to return.default: 25
query*string
Natural-language semantic discovery query by topic, niche, audience, geography, or content style. Do not pass exact handles or usernames here; use get_profile, lookup_profiles, or autocomplete_creators instead.
verifiedboolean
When set, only return verified or unverified creators.
platformsarray
Platforms to search. Omit for all.
creator_kindsarray
Optional creator kind filter. Omit for no creator-kind filter.
max_followersinteger
Maximum follower count.
min_followersinteger
Minimum follower count.
max_engagement_ratenumber
Maximum engagement rate as a percentage from 0 to 100.
min_engagement_ratenumber
Minimum engagement rate as a percentage from 0 to 100.
autocomplete_creatorsAutocomplete creator names, usernames, or display names from partial input. Use this for fast lookup when the user types a partial handle or name and you need to resolve it to canonical creator IDs (e.g., "find @cris" or "who's that fitness coach called Jane?"). Cheap and fast...4 params

Autocomplete creator names, usernames, or display names from partial input. Use this for fast lookup when the user types a partial handle or name and you need to resolve it to canonical creator IDs (e.g., "find @cris" or "who's that fitness coach called Jane?"). Cheap and fast...

Parameters* required
q*string
Search query (min 2 characters)
limitinteger
Maximum results to returndefault: 5
scopestring
Which platforms to include in resultsone of creator_only · matched_platforms · all_platformsdefault: all_platforms
platformvalue
Filter by platform
find_lookalike_creatorsFind creators SIMILAR to one or more seed creators. Use this when the user already knows a creator they like and wants more like them (e.g., "find creators like @therock", "find more creators like these three I just booked"). Seeds are blended via creator-profile + visual-styl...9 params

Find creators SIMILAR to one or more seed creators. Use this when the user already knows a creator they like and wants more like them (e.g., "find creators like @therock", "find more creators like these three I just booked"). Seeds are blended via creator-profile + visual-styl...

Parameters* required
limitinteger
Maximum results to return.default: 25
cursorstring
Pagination cursor from a previous response.
verifiedboolean
When set, only return verified or unverified creators.
max_followersinteger
Maximum follower count.
min_followersinteger
Minimum follower count.
seed_profilesarray
Seed creators identified by platform and username.
seed_creator_idsarray
Seed creators identified by canonical Influship creator UUID.
max_engagement_ratenumber
Maximum engagement rate as a percentage from 0 to 100.
min_engagement_ratenumber
Minimum engagement rate as a percentage from 0 to 100.
match_creatorsScore how well specific creators fit a campaign brief or search intent. Use this when the user already has candidate creators in mind and wants to evaluate fit (e.g., "rate these 5 creators for a vegan cookbook launch", "which of these is the best match for my crypto audience?...4 params

Score how well specific creators fit a campaign brief or search intent. Use this when the user already has candidate creators in mind and wants to evaluate fit (e.g., "rate these 5 creators for a vegan cookbook launch", "which of these is the best match for my crypto audience?...

Parameters* required
profilesarray
Candidate creators identified by platform and username.
creator_idsarray
Candidate creators identified by canonical Influship creator UUID.
intent_query*string
Campaign brief or matching intent.
intent_contextstring
Optional extra campaign context, audience, brand values, or prior collabs.
get_creatorFetch the full record for a single creator by ID or exact platform username. Use this when you already have either: - a canonical creator UUID returned by `search_creators`, `semantic_search_creators`, `autocomplete_creators`, or `find_lookalike_creators`; or - an exact platfo...4 params

Fetch the full record for a single creator by ID or exact platform username. Use this when you already have either: - a canonical creator UUID returned by `search_creators`, `semantic_search_creators`, `autocomplete_creators`, or `find_lookalike_creators`; or - an exact platfo...

Parameters* required
idstring
Creator unique identifier
includearray
Additional data to include in response
platformvalue
Social platform for the username.
usernamestring
Platform username or handle without the @ sign.
get_profileFetch a single social profile by (platform, username). Always use this first when the user gives an exact handle on a specific platform (for example "@niickjackson on Instagram") and you need the full profile: bio, follower/engagement metrics, recent activity, growth, and the...2 params

Fetch a single social profile by (platform, username). Always use this first when the user gives an exact handle on a specific platform (for example "@niickjackson on Instagram") and you need the full profile: bio, follower/engagement metrics, recent activity, growth, and the...

Parameters* required
platform*value
Social platform for the username.
username*string
Platform username or handle without the @ sign.
lookup_profilesBatch-fetch up to 100 profiles by (platform, username) pairs. Use this when the user has a list of handles and you need profile data for all of them at once (e.g., "give me follower counts for these 30 accounts I'm considering" or "which of @a @b @c are real accounts?"). One r...1 params

Batch-fetch up to 100 profiles by (platform, username) pairs. Use this when the user has a list of handles and you need profile data for all of them at once (e.g., "give me follower counts for these 30 accounts I'm considering" or "which of @a @b @c are real accounts?"). One r...

Parameters* required
profiles*array
Profiles to lookup
get_postsFetch a creator's posts, sorted and paginated. Use this when the user asks to see what a creator has posted (e.g., "show me Jane's last 20 posts", "what are this creator's top-engagement reels?", "pull recent posts from creator-id ABC"). Identify the creator by either `creator...6 params

Fetch a creator's posts, sorted and paginated. Use this when the user asks to see what a creator has posted (e.g., "show me Jane's last 20 posts", "what are this creator's top-engagement reels?", "pull recent posts from creator-id ABC"). Identify the creator by either `creator...

Parameters* required
sortvalue
Sort orderdefault: recent
limitinteger
Maximum posts to returndefault: 12
cursorstring
Pagination cursor for next page
platformvalue
Platform (required with username)
usernamestring
Username (required with platform)
creator_idstring
Creator ID (use this OR platform+username)
get_instagram_postFetch raw Instagram post-page data by shortcode. Use this when the user needs fresh raw Instagram post metadata that is not guaranteed on regular cached post-list endpoints yet, including coauthors, tagged users, paid partnership metadata, product mentions, music attribution,...1 params

Fetch raw Instagram post-page data by shortcode. Use this when the user needs fresh raw Instagram post metadata that is not guaranteed on regular cached post-list endpoints yet, including coauthors, tagged users, paid partnership metadata, product mentions, music attribution,...

Parameters* required
shortcode*string
Instagram post shortcode from a /p/, /reel/, or /tv/ URL
get_instagram_postsFetch raw Instagram post-page data for a bounded list of shortcodes through the raw API. Returns one item per requested shortcode with per-item success or error details.1 params

Fetch raw Instagram post-page data for a bounded list of shortcodes through the raw API. Returns one item per requested shortcode with per-item success or error details.

Parameters* required
shortcodes*array
Instagram post shortcodes from /p/, /reel/, or /tv/ URLs
get_instagram_post_transcriptTranscribe an Instagram video post by shortcode through the raw API. For now this retranscribes every request. Cached transcript reads are planned as a follow-up, and public pricing is intended to stay the same for live and cached transcript delivery.2 params

Transcribe an Instagram video post by shortcode through the raw API. For now this retranscribes every request. Cached transcript reads are planned as a follow-up, and public pricing is intended to stay the same for live and cached transcript delivery.

Parameters* required
languagestring
Optional transcript language code. Omit to auto-detect.
shortcode*string
Instagram post shortcode from a /p/, /reel/, or /tv/ URL
get_instagram_post_transcriptsTranscribe a bounded list of Instagram video posts by shortcode through the raw API. For now this retranscribes every request. Successful items include the raw post data used for transcription.2 params

Transcribe a bounded list of Instagram video posts by shortcode through the raw API. For now this retranscribes every request. Successful items include the raw post data used for transcription.

Parameters* required
languagestring
Optional transcript language code. Omit to auto-detect.
shortcodes*array
Instagram video post shortcodes from /p/, /reel/, or /tv/ URLs

Influship MCP

npm version npm downloads CI License: MIT

AI-native creator discovery for influencer marketing workflows. Influship gives ChatGPT, Claude, Cursor, Codex, VS Code, and other MCP-compatible agents typed tools for creator search, lookalikes, profile lookup, post lookup, and Instagram post transcript analysis.

What Agents Can Do

  • Search for creators by audience, niche, location, platform, and campaign-fit criteria.
  • Find creator lookalikes from known winners or competitor talent lists.
  • Resolve creator profiles and social handles across Instagram, TikTok, and YouTube-oriented workflows.
  • Pull creator records, posts, and Instagram transcript data into briefs, prospecting lists, market maps, and outreach research.

Remote Server

Use the hosted Streamable HTTP server when your MCP client supports remote MCP:

claude mcp add influship --transport http https://mcp.influship.com/mcp --header "X-API-Key: YOUR_KEY"

NPX / Stdio

Use the npm package for clients that only support stdio:

INFLUSHIP_API_KEY=YOUR_KEY npx -y @influship/mcp

The package is a small stdio bridge to the hosted Influship MCP server. It keeps the data, auth, billing, and rate limits on the same production API surface as the remote server.

For local development or staging:

INFLUSHIP_API_KEY=YOUR_KEY INFLUSHIP_MCP_URL=http://localhost:8080/mcp npx -y @influship/mcp

Client Config

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

Tools

  • search_creators
  • autocomplete_creators
  • find_lookalike_creators
  • match_creators
  • get_creator
  • get_profile
  • lookup_profiles
  • get_posts
  • Instagram post and transcript tools when enabled on the hosted MCP server

Links

  • Docs: https://docs.influship.com/guides/mcp-server
  • API keys: https://developers.influship.com
  • Hosted MCP endpoint: https://mcp.influship.com/mcp

Publishing

The official MCP Registry metadata lives in server.json and advertises both the hosted Streamable HTTP server and the npm stdio package.

pnpm install
pnpm test
pnpm build
npm publish --access public

After npm publish, submit server.json with the official MCP Registry publisher and use this repository URL for directory submissions.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

INFLUSHIP_API_KEY*secret

Your Influship API key from https://developers.influship.com

INFLUSHIP_MCP_URLdefault: https://mcp.influship.com/mcp

Optional MCP endpoint override for development.

Categories
Search & Web Crawling
Registryactive
Package@influship/mcp
TransportSTDIO, HTTP
AuthRequired
Resources1
Tools verifiedJun 10, 2026
UpdatedMay 28, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3