MCP.so
Sign In
Servers

Agent Abilities For Mcp

@unaibamir

Give an AI agent access to your WordPress site without handing it the keys. It only does what you allow, and it's off until you turn it on.

Overview

What is Agent Abilities For Mcp?

Agent Abilities For Mcp is a WordPress plugin that turns your site into a governed Model Context Protocol (MCP) server. It exposes 153 curated WordPress “abilities” (tools) to AI agents like Claude, Cursor, and VS Code over MCP, so your AI client can read and, when you allow it, write to your site as a real, least-privilege WordPress user you choose. It is built on the WordPress 6.9 Abilities API and the official MCP Adapter, so there is no custom server or transport to trust.

How to use Agent Abilities For Mcp?

Install and activate the plugin from the WordPress plugins screen. Open the Agent Abilities for MCP menu in your admin sidebar, turn on only the abilities you want the agent to have (everything starts off). On the Connection tab, copy your site’s MCP endpoint and connect your MCP client either via OAuth (paste the endpoint and approve in the browser) or by creating a dedicated low‑privilege user with an Application Password. Use the connection check to confirm the endpoint is reachable.

Key features of Agent Abilities For Mcp

  • Least privilege by design – agent acts as a real, scoped WordPress user.
  • Off by default – nothing exposed until you enable it.
  • Two‑layer capability gating – user capability re‑checked on every call.
  • Honest audit log – every call recorded, denied attempts included.
  • Bounded by construction – no remote URL fetch, no code execution.
  • Optional safety controls – rate limit, IP allowlist, force‑to‑draft, title‑length cap.

Use cases of Agent Abilities For Mcp

  • Let an AI agent manage content (posts, pages, media) on your WordPress site.
  • Allow an agent to help run your WooCommerce store (products, orders, customers).
  • Enable an agent to read and write ACF field data or manage SEO metadata (Yoast, Rank Math, AIOSEO).
  • Give an AI client read‑only access to site health, plugin status, and revision history.
  • Safely delegate repetitive editorial tasks (comment moderation, search across post types).

FAQ from Agent Abilities For Mcp

Does the agent get admin access?

No. The agent authenticates as whatever WordPress user you bind it to. Point it at the dedicated low‑privilege user the plugin can create, and it can only do what that user can do. Each ability also re‑checks the user’s capability before it runs.

Is it safe to connect an AI agent to my WordPress site?

Yes, when the connection is scoped. The agent connects as a real, least‑privilege WordPress user you choose, never an admin‑equivalent key. Every ability is off until you enable it, each call re‑checks the user’s capability, and every call is logged, denied attempts included.

What can an agent actually do?

Only the abilities you have enabled and within the bound user’s capabilities. The catalog includes reads and guarded writes over posts, pages, terms, comments, media, post meta (allowlisted keys only), site structure, revisions, and site‑wide search. No ability to change options arbitrarily, change roles, fetch a remote URL, or run code.

How does the plugin handle tools and access?

Agent Abilities For Mcp ships everything off, binds the agent to one WordPress user you pick, re‑checks that user’s capability on every call, and logs every call including denials. You add reach as you build trust, not all at once.

Is it free?

Yes. The plugin is free on WordPress.org, with no paid tier, no API key to buy, and no usage limits added by the plugin.

More from AI & Agents