InfluIQ MCP Server (tommysdaniel/influiq-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 52 out of 100, grade D. It declares 16 tools. No publisher has claimed this listing.
Connects AI tools to InfluIQ for analyzing influencers, discovering creators, and generating reputation reports through natural language.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
tommysdaniel
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
influiq_start_analysisStart a new influencer analysis on InfluIQ. Consumes 1 analysis credit. Supports YouTube channels and Instagram profiles. Provide either a URL or a platform + username. Returns an analysisId to poll for results with influiq_get_analysis. Args: - platform: "youtube" or "instagram" - url: Full …
influiq_get_analysisRetrieve the full results of a completed influencer analysis. Returns comprehensive data including engagement metrics, audience demographics, content quality scores, sponsorship detection, and brand-fit analysis. If the analysis is still processing, check status with influiq_get_analysis_progress.…
influiq_get_analysis_progressPoll the progress of a running analysis. Lightweight endpoint. Args: - analysis_id: The UUID of the analysis Returns: { status, progress (0-100), currentStep }
influiq_list_analysesList your past influencer analyses with pagination. Args: - page: Page number (default: 1) - limit: Results per page (default: 20, max: 50) - platform: Optional filter by "youtube" or "instagram" - status: Optional filter by "completed", "processing", "error" Returns: Paginated list of ana…
influiq_get_dashboard_statsGet aggregated statistics: total analyses, completed count, recent analyses, platform breakdown, and current credit balance. No arguments required. Returns: { totalAnalyses, completedAnalyses, recentAnalyses, platformStats, analysisCredits }
influiq_loginSign in to InfluIQ by opening the login page in your browser. A browser window will open where you can securely enter your credentials. After logging in, the session is automatically linked — no need to copy tokens. This is an alternative to API key authentication. For API keys: 1. Go to https://i…
influiq_auth_statusCheck your current authentication status with InfluIQ. Shows whether you're authenticated via API key or browser login. If not authenticated, provides instructions for both methods. No arguments required.
influiq_get_credits_balanceCheck your current analysis credit balance. No arguments required. Returns: { credits: number }
influiq_get_subscriptionGet your current subscription plan, status, usage, and billing period. No arguments required. Returns: { subscription: { status, currentPeriodEnd, usageUsedThisPeriod }, plan: { name, tier, includedUsagePerMonth, apiAccess } }
influiq_list_plansList all available InfluIQ subscription plans with pricing and features. No arguments required. Returns: Array of plans with name, tier, pricing, included usage, and feature flags.
influiq_discover_influencersSearch the InfluIQ discovery database for influencers matching specific criteria. Filter by platform, categories, follower count, engagement tier, language, country, and more. Free plans see up to 3 results; paid plans get full access. Args: - platform: "youtube" or "instagram" (optional) - ca…
influiq_get_discovery_profileGet detailed profile of a discovered influencer by ID. Args: - profile_id: Discovery profile UUID Returns: Full profile with metrics, categories, demographics, and sponsorship data.
influiq_get_discovery_filtersGet available filter options for discovery: categories, languages, and countries. No arguments required. Returns: { categories: [{slug, name}], languages: string[], countries: string[] }
influiq_generate_reputation_reportGenerate a reputation report for an influencer. Consumes credits. Analyzes trust signals, risk factors, and overall reputation score. Args: - influencer_url: Full URL to the YouTube channel or Instagram profile - platform: "youtube" or "instagram" Returns: Report with overallScore, trustSigna…
influiq_get_reputation_reportRetrieve a previously generated reputation report by ID. Args: - report_id: Report UUID Returns: Full report with scores, trust signals, and risk factors.
influiq_list_reputation_reportsList your reputation reports with pagination. Args: - page: Page number (default: 1) - limit: Results per page (default: 20) Returns: Paginated list of reputation reports.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
INFLUIQ_API_KEY4. Set the environment variable in your MCP configINFLUIQ_API_URLNo Custom API URL (default: https://backend.influiq.com/api)INFLUIQ_APP_URLTool inputs are validated
9/16 tool handlers declare input schemas (56%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
15/16 tool handlers wrap calls in try/catch (94%)
Wrap each tool handler body in try/catch and return a structured error response.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 16 high severity in production deps — @modelcontextprotocol/sdk@1.6.1 (high), @modelcontextprotocol/sdk@1.6.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/tommysdaniel/influiq-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check