01
wp-malware-cleanup-mcp
Cleans malware from WordPress sites via SSH and WP-CLI. Surface scans, deep scans, threat database, signature learning, quarantine, batch operations across 20 plus sites at once.
github.com/vapvarun/wp-malware-cleanup-mcp
Open source 7 MCP servers github.com/vapvarun
Seven Model Context Protocol servers under the vapvarun GitHub org. Each one exposes a tool or service to AI agents. WordPress, BuddyPress, Elementor, malware cleanup, image annotation, Zoho Desk, Basecamp. MIT licensed.
7
MCP servers
MIT
license on every repo
Open source
GitHub-distributed
In production
we run them daily
The 7 servers
Each MCP server below covers one tool or service end-to-end. Click through to the repo for installation, tool reference, and usage notes.
01
Cleans malware from WordPress sites via SSH and WP-CLI. Surface scans, deep scans, threat database, signature learning, quarantine, batch operations across 20 plus sites at once.
github.com/vapvarun/wp-malware-cleanup-mcp
02
Annotates screenshots with markers, arrows, callouts, and labels. Pairs with Playwright MCP for documentation workflows.
github.com/vapvarun/image-annotator-mcp
03
Headless WordPress server. Exposes content sync, multi-site management, and GitHub publishing for an Astro frontend that fronts any WP install.
github.com/vapvarun/wp-astro-mcp
04
Generates Elementor Pro landing pages. 106 widgets, color schemes, full theme builder integration. Lets agents push complete templates without manual click-through.
github.com/vapvarun/elementor-mcp
05
Reads and modifies BuddyPress activity, profiles, groups, and members through the BuddyPress data model. Useful for maintaining demo and QA community sites at scale.
github.com/vapvarun/buddypress-mcp
06
Workflow MCP for the support operations stack. Exposes ticket CRUD, comments, time entries, contact management, tag operations, and bulk update across the Zoho Desk API. Lets agents triage queues, post comments, log billable time, and tag tickets without leaving the chat.
github.com/vapvarun/zoho-desk-mcp-server
07
Workflow MCP for project operations on Basecamp. Covers projects, todo lists, todos, message boards, campfires, schedules, and uploads. The same server we use ourselves to run client engagements through Basecamp.
github.com/vapvarun/basecamp-mcp-server
How to install
Installation is identical across all 7 servers. Substitute the repo name for any other server in the bundle.
# Install any of the 7 servers
git clone https://github.com/vapvarun/wp-malware-cleanup-mcp
cd wp-malware-cleanup-mcp && npm install
# Add to your MCP-capable client (Claude Desktop, Cursor, etc.)
{
"mcpServers": {
"wp-malware-cleanup": {
"command": "node",
"args": ["/path/to/wp-malware-cleanup-mcp/index.js"]
}
}
}
Need a custom MCP server?
Custom MCP server development for your stack: internal tools, SaaS APIs, bespoke workflows. Discovery call is free, fixed-price quote within 48 hours.