Labsco
MCP SERVER

SEOforGPT MCP

by ergopitrez

Check how a brand shows up in ChatGPT, Claude, Perplexity and Gemini answers, then turn the gaps into briefs and client reports.

SEO, Web & Product Analytics
Summary
Built around agency reporting, not a single site.

A large part of the tool list is client management — workspaces, quota, account status, shareable report links — which tells you who it is for. `create_share_link` closes a loop most tools leave open: the client reads the report without needing an account. Note that the repository itself is a redirect notice; the working server is the hosted URL.

What it is

A hosted connector for SEOforGPT, an AI-visibility platform built for marketing agencies, SEO consultants and marketing teams. You connect with your normal SEOforGPT account through OAuth and the workflows run on their side.

What you get
  • Projects listed so the assistant can ask which one to work on — `list_projects`
  • Visibility runs against a saved project or a custom brand and prompt set — `run_visibility`, `suggest_prompts`
  • Reports fetched as summary, raw or agent-safe full data, and whether visibility score and appearance rate improved or declined — `get_visibility_report`, `get_visibility_trends`
  • Competitor slices with answer gaps, and one competitor inspected for threat, model share, winning prompts, categories and sources — `get_competitor_intelligence`, `get_competitor_detail`
  • One provider's raw answer with its citations, for drilling into why a result looked the way it did — `get_provider_answer`
  • An agency-ready brief combining trend, competitor, citation, prompt and next-action signals — `get_client_brief`
  • Client and pitch workspaces listed with billing and quota context, and plan, quota and feature access checked — `list_client_workspaces`, `get_account_status`
  • A public read-only link to a completed visibility report — `create_share_link`
  • A GEO and LLM-readiness assessment of a site — `check_website_readiness`
  • Blog, LinkedIn or thread content generated, and an approved item published to a connected CMS — `generate_content`, `publish_to_cms`
Requirements

A SEOforGPT account. Add `https://www.seoforgpt.io/mcp` as a remote MCP server, leave the advanced settings empty, and sign in through OAuth — no API key is pasted into the client for the standard hosted flow. There is nothing to install locally.