WordPress Remote
OfficialBridges WordPress websites and WooCommerce data with local clients through REST API calls, enabling ...
Install the WordPress MCP Plugin
- Go to your WordPress admin dashboard.
- Navigate to “Plugins” > “Add New.”
- In the search field, search for “wordpress-mcp.”
- Install and activate the wordpress-mcp plugin.
Enable MCP Functionality
- In your WordPress admin, go to “Settings” > “MCP Settings.”
- Enable MCP functionality as described there.
Generate a WordPress Application Password
- Go to “Users” > “Profile” (or edit your profile via “Users” > “All Users” then select your user).
- Scroll down to the “Application Passwords” section.
- Enter a name for the new application password (e.g., “FastMCP Connection”).
- Click “Add New Application Password.”
- Copy the generated password. You will not have another chance to see it!
- Use your actual WordPress username as the
WP_API_USERNAMEand the application password asWP_API_PASSWORD.
Get Your WordPress API URL
- This is usually your site URL followed by
/wp-json/, e.g.,https://yourdomain.com/wp-json/.
- This is usually your site URL followed by
(Optional) Get WooCommerce API Keys
- If you need WooCommerce MCP assets:
- In your WordPress admin, navigate to “WooCommerce” > “Settings” > “Advanced” > “REST API.”
- Click “Add Key.”
- Enter a description, select the appropriate user, and set permissions (e.g., “Read/Write”).
- Click “Generate API Key.”
- Copy the generated “Consumer Key” (
WOO_CUSTOMER_KEY) and “Consumer Secret” (WOO_CUSTOMER_SECRET).
- If you need WooCommerce MCP assets:
Fill in the FastMCP Connection Interface
- Click your ready-made “Install Now” button.
- Enter the following values in the FastMCP connection interface:
WP_API_URL: (Your WordPress API URL)WP_API_USERNAME: (Your WordPress username)WP_API_PASSWORD: (Your WordPress application password)WOO_CUSTOMER_KEY&WOO_CUSTOMER_SECRET: (if WooCommerce access is required)
You do not need to enter a value for LOG_FILE. (This is optional.)
Ready to continue? Use your application password and site information in the FastMCP setup interface!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Content Management
View All →NotebookLM
Empower your CLI agents with zero-hallucination answers from your own docs. NotebookLM MCP Server connects AI tools like Claude, Cursor, and Codex directly to Google’s NotebookLM, ensuring every answer is accurate, current, and citation-backed. Skip error-prone manual copy-paste—let your AI assistant research, synthesize, and reference across your documents for confident coding. All queries are grounded in your uploads, eliminating invented APIs or outdated info. Manage notebooks, automate deep research, and achieve seamless collaboration between multiple tools using a shared, always-relevant knowledge base. Spend less time debugging and more time building with trustworthy, source-based answers.
Pandoc Markdown to PowerPoint
Converts Markdown content to PowerPoint presentations using pandoc with automatic diagram rendering for Mermaid, PlantUML, and Graphviz code blocks, supporting custom templates and file path inputs for streamlined presentation generation from documentation and notes.
Payload CMS
Provides validation, query, and code generation services for Payload CMS 3.0 development, enabling developers to validate collections, execute SQL-like queries against validation rules, and scaffold complete projects with Redis integration for persistence.
Bing Webmaster Tools
Integrates with Bing Webmaster Tools API to provide website management and SEO analytics through over 40 specialized tools for site management, traffic analysis, crawling diagnostics, URL submission, sitemap management, keyword research, and link analysis.
Similar MCP Servers
WordPress
Integrates with WordPress REST API to provide complete site management including posts, pages, media uploads, user management, comments, categories, tags, plugins, themes, menus, and site settings through 49+ tools with Basic authentication and robust error handling.