com.kettlelogic/mcp-kettlelogic
com.kettlelogic/mcp-kettlelogicMCP server exposing Kettle Logic insight articles & industry guidance as tools + resources.
Tools · 5
Search Kettle Logic insight articles by title, slug or description.
Return a plain-text overview for an industry page (slug, e.g. "retail").
List every Kettle Logic insight article (title, slug, description) as JSON.
List the industries Kettle Logic publishes guidance for (name + slug) as JSON.
Fetch one insight article as readable text (slug, e.g. "control-tower-operations").
Resources · 2
JSON catalog of every insight article on the configured site.
kettlelogic://articles/manifest
JSON list of industry pages discovered on the configured site.
kettlelogic://industries/list
Similar MCP servers embedding-nearest
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"
}
}
}