SEO integration

MCP for Slim SEO

Your AI reads and sets Slim SEO metadata for any post or term, title, description, canonical, robots, social.

FreeNeeds Slim SEO activeslimseo-read / slimseo-write

What the Slim SEO integration does

Slim SEO is the anti-bloat SEO plugin, it automates almost everything and adds a tiny footprint, which is exactly why performance-minded builders reach for it. EMCP reads and writes the SEO metadata Slim SEO stores for posts and terms, over the same unified field set every EMCP SEO integration shares. It's the free member of the SEO family because Slim SEO is where a lot of lean sites start.

In practice, your AI can set a page's SEO title and meta description, flip noindex on or off, set the canonical, and control the social preview, for any post, page, or term, using ordinary language. You describe the outcome; EMCP writes the exact meta Slim SEO reads at render time.

What your AI can do

Once Slim SEO is active, ask any MCP client, Claude, Cursor, or your own, to do these in plain language.

Example prompts

Real instructions you can hand your agent for Slim SEO.

"Write an SEO title and meta description for this blog post and make sure it's indexable."

"Set a canonical URL on the duplicate landing page pointing to the original."

"Noindex every tag archive on the site."

Under the hood

Read, then rewrite a page's SEO, how EMCP drives Slim SEO.

slimseo-read({ operation: "get-post-seo", arguments: { post_id: 42 } })

slimseo-write({ operation: "update-post-seo", arguments: {
  post_id: 42,
  title: "Best Ergonomic Chairs (2026), Tested & Ranked",
  description: "Our team tested 30 ergonomic office chairs…",
  noindex: false
} })

Note: Free EMCP integration, no Pro licence needed for Slim SEO.

Frequently asked

Does this change how Slim SEO works on my site?

No. EMCP reads and writes the exact same post and term metadata Slim SEO already stores, using the standard WordPress meta and options. Your front-end output, sitemaps, and settings behave exactly as before, the AI is just another way to read and set the same values you'd edit in the Slim SEO box.

Is it safe to let an AI change my SEO titles?

Yes, and you stay in control. The read tool is enabled by default; the write tool ships disabled until you turn it on under EMCP Tools → Tools → Plugins → SEO. Writes only touch the fields you pass, everything else is left untouched, and every change is a normal post/term meta update you can revert.

More integrations

All integrations

Point your AI at Slim SEO.

Install EMCP, connect any MCP client, and drive Slim SEO from a prompt. The core is free and runs entirely on your own server.