Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.kettlelogic/mcp-kettlelogic

com.kettlelogic/mcp-kettlelogic

MCP server exposing Kettle Logic insight articles & industry guidance as tools + resources.

Uptime
100.0%
2 direct probes · 30d
Response
1148ms
last probe
Tools
5
callable
Resources
2
readable
Prompts
0
available

Tools · 5

search_articles

Search Kettle Logic insight articles by title, slug or description.

get_industry_overview

Return a plain-text overview for an industry page (slug, e.g. "retail").

list_articles

List every Kettle Logic insight article (title, slug, description) as JSON.

list_industries

List the industries Kettle Logic publishes guidance for (name + slug) as JSON.

get_article

Fetch one insight article as readable text (slug, e.g. "control-tower-operations").

Resources · 2

articles_manifest

JSON catalog of every insight article on the configured site.

kettlelogic://articles/manifest
industries_list

JSON list of industry pages discovered on the configured site.

kettlelogic://industries/list

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.kettlelogic/mcp-kettlelogic": {
      "url": "https://kettlelogic.com/mcp",
      "transport": "streamable-http"
    }
  }
}