WordPress MCP Extension for VS Code
@sharmashivanand
关于 WordPress MCP Extension for VS Code
A VS Code extension implementing MCP server for WordPress integration
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is WordPress MCP Extension for VS Code?
This VS Code extension implements a Model Context Protocol (MCP) server for WordPress integration. It automatically detects your WordPress environment, connects to the database, and provides context-aware coding assistance, making WordPress development easier and more intuitive. It is for developers working with WordPress in VS Code.
How to use WordPress MCP Extension for VS Code?
Open a folder containing a WordPress installation or a child directory of one. The extension auto-searches for wp-config.php. Use the command WordPress MCP: Connect to WordPress to explicitly connect. Then use commands like WordPress MCP: Show WordPress Configuration, WordPress MCP: Query Database, or chat queries with @wordpress to interact with your WordPress environment.
Key features of WordPress MCP Extension for VS Code
- Automatically detects
wp-config.phpby searching parent directories - Extracts WordPress database credentials and connects to the database
- Provides context-aware code completion for WordPress functions and hooks
- Shows documentation on hover, including the current WordPress version
- Offers WordPress-specific code actions and quick fixes
Use cases of WordPress MCP Extension for VS Code
- Develop WordPress plugins or themes with intelligent code assistance
- Quickly view database credentials and WordPress configuration without leaving the editor
- Execute natural language queries against the WordPress database via chat
- Check active plugins, themes, and custom post types from within VS Code
FAQ from WordPress MCP Extension for VS Code
What dependencies are required?
VS Code 1.74.0 or higher and a WordPress installation that the extension can access. Node.js and npm are needed for development.
How does the extension find the WordPress installation?
It automatically searches for a wp-config.php file starting from the current directory up through parent directories.
What are the known limitations?
PHP serialization parsing is simplified and may not handle all serialized data formats. The database connection needs to close properly when VS Code shuts down.
Does the extension require any additional settings?
No, it doesn't require any additional settings.
How can I test the MCP integration?
Use the @wordpress mention in the VS Code chat interface with queries like "What is the database name in wp-config.php?" or "Show me active plugins."
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论