KnowFluent MCP

KnowFluent MCP

Version: 1.5.0Requires WP: 6.0+Tested up to: 6.6Downloads: 1Updated: May 18, 2026

Expose FluentCRM as a read-only MCP server with API key management, usage monitoring, and an in-admin LLM chat.

KnowFluent MCP turns your WordPress + FluentCRM site into a Model Context Protocol server. MCP clients (Claude Desktop, Claude Code, Cursor, etc.) can connect with a generated API key and query CRM data through a curated read-only tool surface.

Features:

  • MCP Streamable HTTP endpoint at `/wp-json/knowfluent-mcp/v1/mcp` speaking JSON-RPC 2.0
  • 50+ read-only tools mapping to FluentCRM v2 endpoints (contacts, tags, lists, campaigns, sequences, funnels, segments, reports, etc.)
  • API keys with labels, request counts, and revocation — multiple keys supported
  • Per-key usage log with tool name, endpoint, status, latency, IP
  • Encrypted storage for FluentCRM and LLM credentials
  • In-admin LLM chat with OpenAI, Anthropic, or any OpenAI-compatible custom endpoint
  • Granular access control: separate allowlists for plugin access and chat access
  • Downloadable `knowfluent-mcp.json` ready to drop into MCP clients