Skip to main content
Glama
grodgers1-ctrl

linklight

linklight

The MCP server for SEO. Plug linklight into Claude Desktop, Claude Code, Cursor, or any MCP client and let your AI agent find prospects, draft outreach, and monitor backlinks — you approve and send.

Dashboard included. But the agent is the point.

linklight demo

MCP Server on Glama


60-second setup

  1. Sign in at lightlinks.dev with Google.

  2. Go to Settings → API Access → Generate key. Copy it.

  3. Paste this into ~/.claude/settings.json (or your MCP client's config):

    {
      "mcpServers": {
        "linklight": {
          "type": "http",
          "url": "https://lightlinks.dev/api/mcp",
          "headers": { "Authorization": "Bearer sk_ll_PASTE_YOUR_KEY_HERE" }
        }
      }
    }
  4. Restart your MCP client. Ask your agent: "List my linklight campaigns."

Full docs: lightlinks.dev/docs/mcp.

Related MCP server: SEO Checker AI MCP

What your agent can do

Tool

What it does

search_prospects(keyword)

Find prospect sites for a topic (Tavily-backed, DA-enriched)

find_competitor_backlinks(competitor_domain)

Find pages linking to a competitor in roundups/alternatives lists — pass my_domain to get only NEW opportunities

find_similar_prospects(url)

Given one good prospect, return 20 more like it (Exa.ai neural search)

enrich_domain(domain)

DA + contact email + homepage title/description

find_email(domain)

Look up a contact email (Hunter)

draft_email(topic)

Write a personalised outreach email with a built-in spam score

save_draft(prospect_id, subject, body)

Save a drafted email against a prospect for you to review

find_quick_win_keywords(site_id)

Return striking-distance keywords (pages 2-3 with impressions)

find_prospect_gaps(campaign_id)

Prospects in a campaign missing an email, sorted by DA

list_lost_backlinks(site_id)

Backlinks currently broken, unreachable, or redirected

list_campaigns / list_prospects / list_replies / list_backlinks

Query your data

Sending emails is never exposed as an MCP tool. Every send needs your manual approval in the dashboard.

Example agent prompts

Find the top 20 prospects for "nextjs seo" with DA ≥ 40.
For each, draft a warm personalised email referencing their most recent post,
save each draft against the prospect, and show me the spam scores.
Who links to ahrefs.com in roundups or "best of" articles?
Exclude domains that already link to my site, and give me the top 15 by DA.
List my lost backlinks from the past 30 days, group by domain,
and tell me which ones are worth reaching out to.
For campaign "Q4 outreach", find prospects without emails and run find_email
on the top 10 by domain authority.

Pricing

$19/mo. 7-day free trial, no credit card required.

Under the hood

  • Next.js 16 (Turbopack) on Vercel

  • Supabase (Postgres) with RLS on every table

  • NextAuth + Google OAuth (Gmail + Search Console)

  • Tavily for real-time web search

  • Exa.ai for semantic prospect discovery

  • OpenAI for email drafting

  • Moz + Hunter for enrichment

MCP directories

See docs/mcp/directory-submission.md for ready-to-paste listing details.

License

MIT — see LICENSE.

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

  • Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

View all MCP Connectors

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/grodgers1-ctrl/kinky_link'

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