Shilpi MCP server
Adds WooCommerce-specific tools when the WooCommerce Kit plugin is active; the integration explicitly does not expose customers, orders, addresses, or payment data.
Allows agents to build and edit a WordPress site running the Shilpi theme, with tools for managing pages, posts, templates, menus, taxonomies, SEO, media, design tokens, global CSS/JS, PHP snippets, JavaScript files, fonts, and site settings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Shilpi MCP serverUpdate the homepage hero heading and change the button color to match our brand."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Shilpi MCP server
Connect Claude, ChatGPT or any MCP-capable agent to a WordPress site running the Shilpi theme, and let it build and edit that site through scoped abilities rather than server access.
This repository holds the public interface: the registry manifest, the tool list, the authentication guide and example client configurations. The server itself ships inside the Shilpi theme and runs on your own WordPress install, so there is no service to sign up for and no third party sits between the agent and your site.
Product and pricing: https://shilpibuilder.com/
Documentation: https://shilpibuilder.com/docs/
Permission model, explained: https://shilpibuilder.com/abilities-not-access/
Why this exists
Most WordPress page builders store a layout in their own format. An agent asked to edit such a page has to learn a proprietary widget tree, guess at its invariants and hope the vendor does not change them.
Shilpi stores a page as three plain fields: body HTML, a real stylesheet, and focused JavaScript. An agent editing a Shilpi page is editing markup it already understands. What it needs from the site is not raw access but vocabulary: which global classes exist, which design variables are defined, and what the house rules are. That is what these tools provide.
Related MCP server: AgentLinkWP
Endpoints
The server runs on your own site. Replace example.com with your domain.
Purpose | URL |
Streamable HTTP, OAuth |
|
Streamable HTTP, application password |
|
OAuth protected-resource metadata |
|
Site summary for agents |
|
Both endpoints require an active licence. Without one they return 404, and no credential will authenticate. Switching the server off in Shilpi → Dashboard → Connect an AI agent removes both endpoints, which makes it a genuine kill switch rather than a setting.
Requirements
WordPress 6.4 or newer
PHP 8.0 or newer
HTTPS, required for OAuth
The Shilpi theme, active, with a valid licence
Getting connected
See docs/authentication.md for the OAuth flow and the application-password fallback, and examples/ for ready-to-paste client configuration.
Abilities
Every tool is scoped. There is no filesystem access, no SSH, and no route to
wp-config.php or to theme and plugin files. Writing PHP snippets is a
temporary permission the site owner grants at Shilpi → Security and revokes
in one click.
The list below is generated from a live install running Shilpi 1.9.4. Counts change between releases, and the WooCommerce Kit plugin adds its own tools when it is active.
Pages, posts and templates
Tool | What it does |
| Site identity, versions, inventory, breakpoints, limits, template routing |
| List pages, posts and templates with ids, slugs and permalinks |
| Read one document: body HTML, page CSS, page JS, header and footer |
| Create or update a page, post or template, idempotent by slug |
| Set a document's page CSS and JavaScript |
| Remove a document |
| Import one static HTML file as a Shilpi document |
| Import a folder of static HTML: templates, CSS, images and menu |
Design system
Tool | What it does |
| List and upsert design tokens, with per-breakpoint values |
| List and manage global CSS classes and their states |
| Read global CSS and JS, and the default header, footer and front page |
| Write those global settings |
Structure and content
Tool | What it does |
| Create and order navigation menus, assign them to locations |
| Manage categories, tags and custom taxonomies |
| Read title, description, canonical, robots and social fields |
| Write them through whichever SEO plugin the site runs |
| Sideload an image into the media library, idempotent by source URL |
| Search the installed icon libraries |
| Add and remove icon libraries |
Code and assets
Tool | What it does |
| List Code Hub snippets with their enabled and error state |
| Read one snippet and its content hash |
| Create or update a snippet, syntax-checked, hash-guarded |
| Enable or disable a snippet, test-run before enabling |
| Remove a snippet |
| List managed JavaScript files |
| Upload a trusted library or bundle |
| Set enabled state, load priority and jQuery dependency |
| List project JSON and asset files |
| Upload generated JSON, returns a same-origin URL |
| Remove a project or script file |
| Activate a web-app manifest |
| List self-hosted font faces |
| Upload a WOFF2, WOFF, TTF or OTF face and register it |
| Remove a font face |
Agent instructions
Tool | What it does |
| Load a Markdown skill: |
Skills are how the site tells the agent its own conventions. You can upload your own Markdown skill to add house rules, and the agent reads it before writing.
What the server cannot do
This is the part worth reading before you connect anything.
No filesystem access. It cannot read or write theme or plugin files.
No shell, no SSH, no
wp-config.php.No customers, orders, addresses or payment data through the WooCommerce tools.
Writing PHP is off by default and is a permission with an off switch, not a setting you enable and forget.
Uploading JavaScript requires an account with
unfiltered_html.
Licence
The contents of this repository (manifest, docs and examples) are released under the MIT licence. The Shilpi theme itself is commercial software; see https://shilpibuilder.com/pricing/.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Connect AI agents to Filepad workspaces through OAuth MCP.
Agent-first web hosting: deploy sites, apps, databases and domains over MCP.
Remote MCP gateway for ScriptMasterLabs x402-paid tools and agent-native API access.
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceA free WordPress plugin that turns your site into a governed MCP server, exposing 153 curated WordPress abilities (posts, media, users, WooCommerce, ACF, SEO) as tools for AI agents like Claude and Cursor. Every ability is off by default, scoped to a least-privilege user, capability-gated, and logged.3GPL 2.0
- FlicenseNot gradedqualityBmaintenanceEnables MCP-compatible AI agents to securely manage multiple self-hosted WordPress sites, including content editing, theme management, and maintenance operations with fine-grained permission controls.
- FlicenseNot gradedqualityBmaintenanceA remote MCP gateway that securely exposes WordPress site abilities through the Abilities API, enabling natural-language control of posts, WooCommerce, Elementor, ACF, Rank Math, and more.
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to manage WordPress sites by providing tools for posts, media, users, plugins, menus, widgets, comments, options, and system administration over the MCP protocol, with support for application passwords and OAuth 2.1.GPL 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shilpibuilder/shilpi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server