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
Configure Environment Variables for
Please provide values for the following environment variables:
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.
Tatum Blockchain
Integrates with Tatum's blockchain infrastructure to provide multi-chain data access across 130+ networks including Bitcoin, Ethereum, Polygon, and Solana for retrieving NFT metadata, wallet portfolios, transaction histories, token ownership verification, and exchange rates.
More for Content Management
View All →Obsidian Local REST API
Bridges Obsidian vaults through the Local REST API, enabling intelligent note management, knowledge discovery, and conversational access to personal knowledge bases with semantic search, daily note handling, and task-oriented operations designed for knowledge workers.
GistPad (GitHub Gists)
Transforms GitHub Gists into a personal knowledge management system with specialized handling for daily notes, reusable prompts with frontmatter support, and comprehensive gist operations including creation, updating, archiving, and commenting for version-controlled knowledge storage.