WordPress MCP
A Python MCP server for interacting with a local WordPress instance.
Very much a work in progress that has not progressed
You should go to https://github.com/Automattic/wordpress-mcp for a fully functional WordPress MCP implementation.
To try it you currently need a WordPress instance locally on http://localhost:8888/.
It is currently a python app, I used uv locally,so you will need to:
uv venv source .venv/bin/activate uv pip install -r requirements.txt
You can then run the server with uv run wp.py to see if you get any errors, but you don't need to run from terminal as Claude will start its own instance.
You also need to add the following to your claude_desktop_config.json:
{
"mcpServers": {
"wordpress": {
"command": "uv",
"args": [
"--directory",
"/FULL/PATH/TO/wp-server-python",
"run",
"wp.py"
]
}
}
}
Máy chủ liên quan
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Ansible & OpenShift Automation
Provides tools to interact with the Ansible Automation Platform API for automation tasks.
Exploit Intelligence Platform MCP Server
An MCP (Model Context Protocol) server that gives AI assistants access to the Exploit Intelligence Platform — hundreds of thousands of vulnerabilities and exploits from NVD, CISA KEV, VulnCheck KEV, InTheWild.io, ENISA EUVD, OSV.dev, EPSS, ExploitDB, Metasploit, GitHub, and more. I
MCP Domain Availability Checker
Check domain availability directly from MCP clients using the Namecheap API.
MCP Hot-Reload
A Hot Module Replacement (HMR) proxy server for MCP servers that automatically restarts on file changes, buffers messages, and manages connections.
Scorecard
Access Scorecard's AI model evaluation and testing tools via a Cloudflare Workers deployment.
Maton Agent Toolkit
A toolkit to integrate agent frameworks like MCP with Maton APIs through function calling.
Icons8 MCP server
Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects
Lightning Tools MCP Server
An MCP server for accessing useful Bitcoin Lightning tools.
Huly
MCP server for Huly project management system
MCP Code Graph
Analyze and visualize code graphs using CodeGPT.