Skip to main content
GetMCP — MCP servers for WordPress

Welcome to GetMCP

GetMCP is a WordPress plugin that turns any REST API into a fully compliant Model Context Protocol (MCP) server — no code required. Point at any API, configure tools visually, and get an MCP-compliant server URL for Claude, ChatGPT, Cursor, Windsurf, and any MCP-compatible AI client.

Quick Start

Create your first MCP server in minutes

Installation

Install and activate the plugin on WordPress

API Reference

Full REST API reference for all endpoints

Connecting AI Clients

Connect Claude Desktop, Cursor, Windsurf, and more

How It Works

AI Client (Claude, Cursor, Windsurf...)

        │  MCP Protocol (JSON-RPC 2.0 over HTTP)

  WordPress + GetMCP

        │  Configured HTTP requests

  Any REST API (Stripe, GitHub, Notion, Slack...)
1

Install the plugin

Install GetMCP on any WordPress site running PHP 8.0+ and WordPress 6.2+.
2

Create a server

Create an MCP server — each one gets a unique, shareable URL.
3

Add tools

Configure tools by pointing at any REST API endpoint. Set authentication, parameters, and mappings visually.
4

Connect your AI client

Paste the server URL into Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.

Key Features

No-Code Setup

Visual editor for tools, resources, and prompts — no PHP or JSON required

Multi-Auth Support

API Key, Bearer Token, Basic Auth, and OAuth 2.0 with auto token refresh

cURL Import

Paste any curl command and auto-generate a tool configuration instantly

Analytics

Real-time call logs, success rates, response times, and client breakdowns

Rate Limiting

Per-server and per-tool rate limits with retry and exponential backoff

MCP Compliant

Full JSON-RPC 2.0 implementation with Streamable HTTP transport