Home › Marketing & E-Commerce › LLM Pulse
LLM Pulse
AI visibility analytics for brand mentions, citations, sentiment, and GEO reports
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.llmpulse.ai/api/v1/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http llmpulse-mcp https://api.llmpulse.ai/api/v1/mcp --header "Authorization: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"llmpulse-mcp": {
"url": "https://api.llmpulse.ai/api/v1/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>"
}
}
}
}
Authorizationrequired secret — Bearer token from an LLM Pulse API key. API keys are available on Scale plans and above.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry