Linux 软件免费装
Banner图

MountDev AI MCP Connector

开发者 cascadiawebservices
更新时间 2026年3月31日 19:32
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv3 or later
版权网址: 版权信息

标签

ai oauth chatgpt claude mcp

下载

1.0.0

详情介绍:

MountDev AI MCP Connector is a WordPress MCP plugin that lets you connect ChatGPT, Claude, and other MCP-compatible AI clients directly to your WordPress site. Use it to give AI agents secure, controlled access to WordPress posts, pages, media, comments, users, and other site resources through the Model Context Protocol. If you are searching for a way to connect ChatGPT to WordPress, connect Claude to WordPress, or run AI agents on WordPress with secure authentication and permission controls, this plugin provides a practical WordPress AI connector for content management, publishing workflows, media handling, and site updates. Built for agencies, developers, publishers, and teams using AI to manage WordPress, MountDev AI MCP Connector supports OAuth 2.0 for ChatGPT, WordPress Application Passwords for Claude Desktop, Cursor, and Windsurf, and profile-based access controls to help keep WordPress automation secure. Features Supported Clients Available Tools This plugin provides 75+ WordPress management tools organized into 10 categories. Each tool respects WordPress user capabilities and permissions, ensuring secure AI-powered automation. Posts & Pages (17 tools)

安装:

  1. Upload the mountdev-ai-mcp-connector folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to MountDev AI MCP Connector → Quick Start to configure
For ChatGPT Users
  1. Navigate to MountDev AI MCP Connector → ChatGPT OAuth tab
  2. Click Generate OAuth Credentials
  3. Copy the Client ID and Client Secret (keep them secure!)
  4. In ChatGPT, go to Settings → Apps → Create App
  5. Enter your MCP Server URL: https://yoursite.com/wp-json/mountdev-ai-mcp-connector/v1/messages
  6. Select OAuth authentication
  7. Paste your Client ID and Client Secret
  8. Authorize access when redirected to WordPress
For Claude Desktop / Cursor / Windsurf Users
  1. Create an Application Password in Users → Profile
  2. Go to Settings → MCP Connector → Profiles and select a profile
  3. Use the Client Setup tab to automatically generate your configuration
  4. Or manually use endpoint: https://yoursite.com/wp-json/mountdev-ai-mcp-connector/v1/messages
  5. Authenticate with your WordPress username and Application Password

屏幕截图:

  • OAuth setup
  • Profiles tab
  • Endpoints tab
  • Client setup tab
  • FAQ tab

常见问题:

What is MCP?

Model Context Protocol (MCP) is an open protocol developed by Anthropic that standardizes how AI assistants connect to external data sources and tools.

Is OAuth 2.0 secure?

Yes, we implement OAuth 2.0 with PKCE (Proof Key for Code Exchange) for enhanced security. All tokens have expiration times and refresh token rotation.

Do I need an API key?

For ChatGPT, generate OAuth credentials in the plugin admin. For other clients, use WordPress Application Passwords.

How do I set up ChatGPT?

Generate OAuth credentials in MountDev AI MCP Connector → ChatGPT OAuth tab, then add the MCP server in ChatGPT settings with your Client ID and Secret. See Installation section for detailed steps.

Are my OAuth credentials secure?

Yes. Client secrets are encrypted using AES-256-CBC encryption before storage. Only WordPress administrators can generate or view credentials.