Skip to main content
Glama
mambalabsdev

Influencer Finder MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIFY_TOKENYesYour Apify API token (get it at https://console.apify.com/account/integrations)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_influencersA

Searches TikTok, Instagram, YouTube, Pinterest, Twitch, Threads, and podcasts for creators matching your keywords or one of eight curated niche keyword sets, then filters them to a follower range. Returns one flat row per creator per platform with handle, profile URL, display name, follower count, the search that found them, a stable creator_id, and similar creators from the same keyword cluster. Discovery only: it does not read bios, emails, or link in bio pages, which is what Influencer Profile Scraper and Link in Bio Scraper and Newsletter Detector do. Every row carries row_status and error_reason, so an absence is readable rather than silent. Charges $0.001 per run plus $0.007 per creator returned; a search that returns nothing charges the run start only. Requires an APIFY_TOKEN and consumes Apify credits. Read only.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.6/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion. The tool's purpose is clearly stated and references other services for adjacent functionality, further removing ambiguity.

Naming Consistency5/5

The single name 'find_influencers' follows a clear verb_noun convention. Without additional tools, there is no inconsistency to flag.

Tool Count3/5

One tool is on the low end of the scale; however, the tool is well-designed and the server explicitly scopes itself to discovery only. It still feels thin compared to a typical MCP server, so a middle score is appropriate.

Completeness4/5

For the stated discovery-only purpose, the tool covers search across multiple platforms, keyword sets, follower filtering, and stable IDs. It doesn't claim to provide profiles or contact info, so there are no major missing operations within its scope, though some minor enhancements like sorting or pagination could be useful.

Maintenance

ActivityMaintained
ResponsivenessNo issues