plugin-icon

KaliCart MCP

Make your WordPress site readable by AI assistants. An MCP server that lets ChatGPT, Claude, Gemini and Perplexity find, search and read your content.
版本
0.2.11
最近更新:
Jun 25, 2026
KaliCart MCP

Help AI assistants find, read and cite your WordPress content. KaliCart MCP makes your WordPress site agent-ready: it turns your editorial content into something AI agents and assistants — such as ChatGPT, Claude, Gemini, Perplexity and any MCP-capable client — can browse, search and read directly. It exposes your posts, pages and public custom post types as a standards-based Model Context Protocol (MCP) server over JSON-RPC 2.0, alongside clean Markdown output and a lightweight presence/discovery layer. No LLM, no cloud, no external calls — everything runs on your own server.

It is read-only: an agent connects to a single endpoint on your site and can list, search, and read your published content as structured data — it never creates, edits, or deletes anything.

What it does

  • Serves a JSON-RPC 2.0 MCP endpoint at /wp-json/kalicart-mcp/v1/mcp.
  • Exposes five tools: site_info, site_map, list_content, search_content, get_content.
  • Converts post content to clean GitHub-Flavored Markdown, including tables.
  • Advertises itself through a <link rel> tag, a /.well-known/kalicart-mcp discovery document, a Content-Signal header, and robots.txt entries.

Content stays under your control

Exclusion works on three levels, all enforced:

  1. Structural – attachments and commerce objects (products, variations) are never exposed. MCP is for content, not commerce.
  2. WooCommerce functional pages – cart, checkout, my account, shop, and policy pages are excluded automatically as application UI rather than editorial content.
  3. Per-item – a “Hide from AI agents” checkbox in the editor lets you remove any single post or page.

You choose which post types are exposed from a simple toggle in the admin screen.

WooCommerce coexistence

KaliCart MCP is the content companion to the KaliCart Bridge commerce plugin. The two are fully independent – separate namespaces, separate code – and can run side by side. MCP handles editorial content; Bridge handles products and commerce.

目前已測試版本
WordPress 7.0
此外掛程式已可供下載,並可用於你 系統。