linkpulse
Affiliate link & revenue intelligence for publishers — the first cross-network affiliate MCP server.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Revenue Summary: Total affiliate commissions for the current site over a window (default 30 days), with transaction count, average commission, and delta vs. the equivalent prior window. Data comes fro
- Top Articles: Articles on the current site that generated the most commission over a window. URL grouping strips tracking parameters so the same article with different ?gclid= values is counted togeth
- At Risk Articles: Articles that are earning affiliate commissions AND have broken affiliate links on the page — the revenue currently leaking each month. This is the cross-join between WeCanTrack reve
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Affiliate link & revenue intelligence for publishers — the first cross-network affiliate MCP server.
Ask your AI agent what every article earns, which broken affiliate links cost the most money, and what to replace them with — across networks (Awin, Amazon, Daisycon, CJ and more, via the wecantrack integration).
Tools
revenue_summary— affiliate revenue totals + trend vs the prior windowtop_articles— your highest-earning articles, rankedat_risk_articles— revenue cross-joined with link health: where money is leakingbroken_links— full scanner state for your sitesuggest_replacement— AI-picked working alternative for a dead affiliate URL
Setup
Get a license key at linkpulse.dev (free up to 500 links), then connect with the key as Authorization: Bearer or X-LinkPulse-License header. Works with WordPress sites (plugin), JavaScript snippet, or the direct API.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| revenue_summary | Total affiliate commissions for the current site over a window (default 30 days), with transaction count, average commission, and delta vs. the equivalent prior window. Data comes from WeCanTrack via the LinkPulse sync pipeline. |
| top_articles | Articles on the current site that generated the most commission over a window. URL grouping strips tracking parameters so the same article with different ?gclid= values is counted together. Use this to answer "which posts make money" and "where should I spend editorial time". |
| at_risk_articles | Articles that are earning affiliate commissions AND have broken affiliate links on the page — the revenue currently leaking each month. This is the cross-join between WeCanTrack revenue data and LinkPulse's local link scanner. Returns empty if the site has no broken links on earning articles. Use this to answer "where am I losing money" and prioritize fixes. |
| broken_links | All broken affiliate links currently flagged by the LinkPulse scanner on this site. Status 4xx (dead) and 3xx (redirecting) are both included, grouped by post. Useful for audit-style questions and for piping into suggest_replacement. |
| suggest_replacement | Given a broken or dead affiliate URL plus the article it sits on, ask Claude (with web search) to find the closest-available alternative product on the same retailer or network. Returns a candidate URL, short reasoning, confidence, and a URL-reachability check. This is the "autonomous fix suggestion" that makes LinkPulse agent-native — the v1.1 apply_fix tool will consume this output directly. |