Skip to main content
Glama
mukul-dutt

MentionsAPI MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MENTIONSAPI_KEYYesYour MentionsAPI API key (looks like lvk_live_...)
MENTIONSAPI_URLNoThe base URL of the MentionsAPI serverhttps://api.mentionsapi.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mentions_checkA

Check whether a brand is mentioned across AI search surfaces. 8 shippable modes: mode:quick ($0.39 fresh, $0.02 on cache hits) queries 4 LLM engines in parallel; mode:perplexity_live ($0.25), mode:chatgpt_live ($0.10), mode:gemini_live ($0.10), mode:ai_overview ($0.05), mode:ai_mode ($0.10), mode:bing_copilot ($0.05) each hit one live UI surface for ground-truth citations + fan-out queries; mode:all_live ($0.50) bundles all 6 live surfaces in one call. Returns mentions, ranks, citations, fan-out queries, and brand entities per surface.

mentions_watchB

Set up a persistent monitor that webhooks you when brand mentions, ranks, or citations change.

mentions_discoverB

Suggest queries to track for a given brand. Returns ~50 candidate queries spanning informational, commercial, and comparison intents.

mentions_compareC

Compute the delta between two queries OR two brands. Useful for competitor analysis.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mukul-dutt/mentionsapi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server