How the RightBlogger MCP Connector Works (and How to Set It Up)
OAuth sign-in lets Claude query Search Console, research keywords, and edit connected posts.
The RightBlogger MCP Connector puts your SEO data and content inside the AI tools you already use. Connect it once, and you can ask Claude, ChatGPT, or Cursor to pull your Google Search Console performance, research keywords from RightBlogger’s database, and read your published posts, all in plain language.
MCP stands for Model Context Protocol, an open standard that lets AI clients talk to outside tools and data. The RightBlogger MCP is a remote MCP server, so there is nothing to install and no API keys to manage. You sign in once with your RightBlogger account and your projects show up as tools.
The walkthrough below uses Google Search Console in Claude as the example. The connector URL and RightBlogger tools are the same across compatible clients, but each client has its own setup screens and approval controls.
What You Can Do With It
Once connected, you can ask your AI to work with your real, first-party RightBlogger data:
- Query Search Console in plain language. “Which pages lost the most clicks last month?” or “Show my queries ranking between position 5 and 15.” No CSV exports or pivot tables.
- Research keywords. Pull volume, CPC, and difficulty from RightBlogger’s keyword database without leaving the chat.
- Make targeted edits. Ask for a find-and-replace in a post, a new title, or a fresh meta description. Body find-and-replace edits return an undo action. Title and SEO metadata changes use a freshness check to avoid overwriting a post that changed after it was read.
- Read your posts. Search and read posts on a connected WordPress, Ghost, Webflow, Wix, Shopify, or Framer site, including available SEO metadata.
- Look at your content and calendar. Search your RightBlogger drafts and generated articles, and see what is planned or scheduled.
- Combine it all. Because your data and your AI are in the same place, you can ask things like “Find my pages losing clicks, then suggest which posts to refresh first.”
What the MCP Connector Does Not Do
MCP is a bridge between your AI client and RightBlogger. Connecting it does not crawl your website, import your posts, create a Site Scan, install a CMS integration, or give RightBlogger access it did not already have.
| What you want to do | What RightBlogger needs |
|---|---|
| Analyze search performance | A Google Search Console connection on the project |
| Search, read, or update live WordPress posts | The RightBlogger WordPress plugin connected to that project |
| Find semantically related pages or use scanned site knowledge | A completed Site Scan |
| Use keyword research, RightBlogger drafts, or the content planner | Your RightBlogger account and the relevant project; no WordPress plugin is required |
You can use MCP without the WordPress plugin if you only need keyword research, Search Console data, RightBlogger drafts, or the content planner. Site Scan also works without the plugin or MCP because it reads public pages. To let your AI read or edit live WordPress posts through MCP, connect the WordPress plugin. The Site Agent uses that same plugin connection.
What You Need
- A RightBlogger account. The connector is included with every plan at no extra cost.
- A project with the data you want to use connected: Google Search Console for performance data, and a connected CMS for reading or editing live posts. WordPress post access uses the RightBlogger WordPress plugin. See Projects if you have not set one up yet.
- An AI client that supports remote MCP servers over Streamable HTTP: Claude on web or desktop, Claude Code, Cursor, VS Code, Codex CLI, Gemini CLI, or another compatible client. Claude mobile can use a connector after you add it on the web. ChatGPT supports custom MCP apps in Developer mode on Plus, Pro, Business, Enterprise, and Edu plans, on the web.
How to Connect
Wherever you connect, the connector URL is the same:
https://rightblogger.com/api/mcp
Claude (web or desktop)
- Open Claude and go to Customize → Connectors.
- Click + and choose Add custom connector.
- Paste the connector URL above.
- Sign in with your RightBlogger account and approve access.
Your projects now show up as tools. Try asking “List my RightBlogger projects” to confirm it is working.
On Team or Enterprise plans, an owner adds the connector under Organization settings → Connectors first. Free accounts can add one custom connector. Add it on the web or desktop first, then you can use it in Claude’s iOS or Android app.
ChatGPT
ChatGPT supports custom MCP servers as apps in Developer mode, available on Plus, Pro, Business, Enterprise, and Edu plans on the web.
- In ChatGPT on the web, turn on Developer mode. On Plus and Pro, it’s under Settings → Security and login. On Business, Enterprise, and Edu, a workspace admin or owner may need to allow it first.
- Create a developer-mode app for a remote MCP server and paste the connector URL above.
- Sign in with your RightBlogger account and approve access.
Cursor
Add the following to your .cursor/mcp.json file, then authorize when Cursor prompts you:
{
"mcpServers": {
"rightblogger": {
"url": "https://rightblogger.com/api/mcp"
}
}
}
Claude Code (CLI)
From your terminal, run:
claude mcp add --transport http rightblogger https://rightblogger.com/api/mcp
Any other MCP client
Any client that supports remote MCP servers over Streamable HTTP can connect. Add the same URL and authorize once with your RightBlogger login. There are no API keys to copy or rotate.
Things to Try
Once connected, here are a few prompts to get started. Name the project you want when you have more than one.
- “List my RightBlogger projects.”
- “Which of my pages lost the most clicks in the last 28 days?”
- “Show my queries with the most impressions where I rank between position 5 and 15.” (your striking-distance keywords)
- “Compare clicks and CTR by device for the last 3 months.”
- “Compare last 28 days to the 28 days before that and show the biggest page gainers and decliners.”
- “Research keywords related to meal prep and show volume, CPC, and difficulty.”
- “Find posts on my site about keyword research and summarize what they cover.”
- “What is on my content planner this week?”
Tool Reference
The connector can expose up to 39 tools: 28 that read and 11 that write, each scoped to the projects you can access. Write tools may be limited during a staged rollout. The read table below is the starter set. Your client shows the full list after you connect.
| Tool | What it does |
|---|---|
list_projects | Lists the sites you can access, with their connected CMS and Search Console status. Run this first; most other tools take a project. |
get_project | Details for one project: website, connected CMS, and Search Console property. |
gsc_status | Whether Search Console is connected for a project, and which property. |
gsc_query | Clicks, impressions, CTR, and average position by page, query, country, device, or date. |
gsc_compare | Compares two Search Console periods and returns totals plus the biggest gainers and decliners by page or query, and pages or queries that appeared or disappeared. The default baseline is an equal window before the selected range. Chat caps lists at 10; MCP can return 20 to 100. |
gsc_insights | Ready-made Search Console analyses: quick wins, content decay, keyword cannibalization, or URL clusters. |
keyword_research | Keyword volume, CPC, and difficulty from RightBlogger’s keyword database. |
search_posts | Search posts on a connected WordPress, Ghost, Webflow, Wix, Shopify, or Framer site. |
get_post | One published post with its raw body and SEO meta fields. |
search_content | Search your RightBlogger content library: drafts and generated articles. |
get_content | One piece of RightBlogger content in full, with its prompt and SEO or schedule info. |
list_planner | Your content calendar: planned and scheduled posts with dates and destinations. |
The connector also has 11 write tools. Publishing, deletion, and quota-spending actions require explicit confirmation in their tool calls. All writes respect your project role. Body edits made with update_post return a revert pair for undo_edit.
| Write tool | What it does |
|---|---|
manage_project_library | Add, update, rename, or remove project knowledge, and create, edit, or delete MyTone voices. |
update_post | Find and replace inside a post body. Reversible with undo_edit. |
update_post_meta | Change a post title, or its SEO title and meta description. |
undo_edit | Roll back a post edit made through the connector. |
create_project / update_project_settings | Add a site, or rename a project and set its address or default posting time. |
manage_automations | Create, change, pause, resume, delete, or run an autoblogging schedule, and share its posts to social. |
manage_planner | Schedule or reschedule content, retitle or shuffle a queued topic, and generate, publish, retry, or cancel a post. |
manage_social_posts | Schedule a social post, edit or cancel a pending one, re-send a failed one, or mute a platform on a promo. |
manage_agent | Configure the Site Agent, approve or dismiss the edits it proposes, and queue tasks for its next run. |
manage_brand_monitor | Set up, change, or remove AI brand monitoring for a project. |
How Access and Security Work
- One sign-in, no API keys. You connect with standard OAuth 2.1. Your AI client receives a scoped token and never sees your password.
- Scoped to your projects. Every request checks your access first, so you only ever see your own sites and data.
- Works for your team. Each teammate connects with their own RightBlogger login and sees the projects they belong to. Read tools work for any member; write tools respect their role.
- High-impact actions require confirmation. Publishing, deletion, and quota-spending actions enforce confirmation in the tool call. Compatible clients can also use each tool’s read-only or destructive label when deciding whether to prompt you.
- Included free. The connector is part of every RightBlogger plan at no extra cost.
- Reuses your existing connections. It reads through the same Search Console and CMS connections you already set up. The MCP connection does not create those connections or start a Site Scan for you.
Learn More
For a deeper overview of the connector and its tools, see the RightBlogger MCP page. For the full Google Search Console in Claude walkthrough, read Google Search Console in Claude.
Questions or a client you would like us to support? Contact us anytime.
Automated SEO Blog Posts That Work
Try RightBlogger for free, we know you'll love it.
7-day free trial. Cancel anytime.





