# com.flevy/flevy (remote · flevy.com)

Search 10,000+ consulting frameworks, templates, financial models, and management case studies

- Trust score: 70/100 (medium)
- Change this week: +6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `flevy.com`: 70/100 (this document), [markdown](https://verifymcp.io/servers/com-flevy-flevy/flevy.md), [page](https://verifymcp.io/servers/com-flevy-flevy/flevy)

## Channel facts

- Endpoint: `https://flevy.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 59/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1722 tokens (~344/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-flevy-flevy https://flevy.com/mcp
```

### Codex

```toml
[mcp_servers.com-flevy-flevy]
url = "https://flevy.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-flevy-flevy": {
      "type": "remote",
      "url": "https://flevy.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-flevy-flevy --url https://flevy.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-flevy-flevy:
    url: "https://flevy.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-flevy-flevy": {
      "type": "http",
      "url": "https://flevy.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 69, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 66, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 64, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 63)

First indexed and scored.

## MCP tools (5)

### `search_content` (~520 tokens)

Search Flevy Content

Search Flevy's marketplace of consulting frameworks, PowerPoint templates, Excel financial models, business toolkits, and management case studies. Use this whenever a user needs a best-practice framework, methodology, template, financial model, or real-world case example on any business or management topic (strategy, digital transformation, supply chain, pricing, operational excellence, M&A, etc.). Returns up to 10 relevance-ranked recommendations across two content types: "document" (premium documents authored by management consultants) and "case_study" (management case studies). ALWAYS include each recommended item's url as a clickable link when you mention it in your reply — never reference a document without its link, because the link is the only way the user can open it. Each result carries a content_id for get_content_details. Filters: topic (single, or "topics" for documents covering ALL of several topics), author (list more documents from an author seen in results), filetype (including tier1_consulting_deck for McKinsey-style strategy decks), content_type. Topic-filtered responses also list related_topics to pivot to. Provide at least one of query, topic(s), or author; use list_topics to map user phrasing to a canonical topic.

Input parameters:

- `author` (string): Optional author filter — the author name exactly as shown in document results. Use to list other documents from the same author, alone or combined with a topic. Documents only.
- `content_type` (string): Optional filter. Default: both types, documents first.
- `filetype` (string): Optional file-type filter (documents only). Rules of thumb: frameworks, methodologies, and presentation templates are powerpoint; financial models are excel; tier1_consulting_deck = presentations cra…
- `query` (string): Free-text search, e.g. "balanced scorecard", "post-merger integration checklist", "DCF model". Optional when topic or author is provided (returns their top content).
- `topic` (string): Optional management topic filter, e.g. "Digital Transformation". Accepts any known alias (see list_topics).
- `topics` (array): Optional: up to 3 topics; returns documents associated with ALL of them (intersection), e.g. ["Digital Transformation","Supply Chain Analysis"]. Documents only.

### `get_content_details` (~193 tokens)

Get Content Details

Full metadata for one Flevy item, by content_id from search_content (e.g. "doc-1234" or "case-567"). Documents return the author with their credentials (headline, bio, LinkedIn, profile URL; pass the author name to search_content's author filter to list more of their documents), full description, editor summary, AI summary, and editorial review when available, page/slide count, price, FlevyPro inclusion, management topics, ranking badge, and the number of slide deep dives available. Case studies return the client situation, TL;DR, and summary. Call this before recommending an item so you can describe it accurately and cite the author's credentials, and share the returned flevy.com URL.

Input parameters:

- `content_id` (string, required): The content_id from search_content: "doc-<n>" for documents, "case-<n>" for case studies.

### `get_slide_deep_dive` (~140 tokens)

Get Slide Deep Dive

Slide-by-slide preview of a Flevy document (a "doc-<n>" content_id). Returns every showcased slide with its name, a text description of what the slide contains (you cannot see the image, so use the description), a preview image URL, and a deep link to that slide on flevy.com. Use when a user wants to know what is inside a specific presentation before purchasing, or to reference an individual slide. Only some documents have deep dives; get_content_details reports the count.

Input parameters:

- `content_id` (string, required): A document content_id from search_content, e.g. "doc-1234".

### `get_topic_details` (~137 tokens)

Get Management Topic Overview

An end-to-end overview of one management topic: its definition, an in-depth explanation of the discipline, the 3 editor-curated top documents, all known aliases, document and case study counts, related topics, and the topic page URL. Use this to survey a discipline before going deep — e.g. "what does Digital Transformation cover and what are its key frameworks" — or to orient when the user describes a broad problem area. Follow with search_content (topic filter) for the full catalog.

Input parameters:

- `topic` (string, required): The management topic or any of its aliases, e.g. "Digital Transformation" (see list_topics).

### `list_topics` (~80 tokens)

List Management Topics

The canonical list of management topics Flevy's catalog is organized under, each with its known aliases (e.g. "Digital Transformation" and "Digital Transformation Strategy" may be the same topic) and content counts. Use this to map a user's phrasing to the exact topic filter accepted by search_content, or to show what subject areas Flevy covers.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-flevy-flevy/flevy#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 70
- 2026-08-01: 69
- 2026-07-31: 69
- 2026-07-30: 66
- 2026-07-29: 65
- 2026-07-28: 65
- 2026-07-27: 64
- 2026-07-26: 63

## Links

- Remote endpoint: https://flevy.com/mcp
- Website: https://flevy.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-flevy-flevy/flevy/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-flevy-flevy/flevy/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-flevy-flevy/flevy
