HomeMarketing & E-Commerce › LLM Pulse

LLM Pulse

AI visibility analytics for brand mentions, citations, sentiment, and GEO reports

Official JavaScript Cloud Remote
★ 1 stars Last pushed 2026-09-19 License: MIT

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>"
      }
    }
  }
}
  • Authorization required secret — Bearer token from an LLM Pulse API key. API keys are available on Scale plans and above.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry