Skip to main content
Glama
sshekar87

Mikensey MCP Server

by sshekar87

Mikensey Strategic Analysis

mikensey_analyze
Read-only

Apply McKinsey-style consulting frameworks to analyze real estate business problems using industry data, structured analysis, and strategic recommendations.

Instructions

Apply a McKinsey-style consulting framework to a business problem using real estate industry data.

This is Mikensey's signature tool. It doesn't just search transcripts — it THINKS like a consultant. Choose a framework, describe your situation, and get a structured strategic analysis backed by real industry evidence.

Available frameworks:

  • "2x2": 2×2 positioning matrix — plot options across two dimensions to reveal strategic positioning

  • "scr": Situation-Complication-Resolution — structure a recommendation as an irrefutable argument

  • "issue_tree": Issue Tree — decompose a complex problem into MECE sub-problems with testable hypotheses

  • "porters": Porter's Five Forces — analyze competitive dynamics and industry attractiveness

  • "value_chain": Value Chain Analysis — map where value is created and captured, find integration opportunities

  • "mece": MECE Breakdown — structure any analysis to be mutually exclusive and collectively exhaustive

Args:

  • framework (string): Which consulting framework to apply

  • situation (string): Describe your business context, challenge, or question

  • role (string): Your role — "agent", "broker", "mortgage_pro", or "founder"

  • custom_axes (string, optional): For 2×2 only — specify custom axes (e.g., "Growth Rate vs. Profitability")

Returns: A structured strategic analysis using the chosen framework, populated with real industry benchmarks, quotes from leaders, and specific recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameworkYesConsulting framework to apply
situationYesYour business situation, challenge, or question
roleYesYour role in the industry
custom_axesNoFor 2×2 matrices: specify custom X and Y axes (e.g., 'Growth Rate vs. Profitability')
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false, so the agent knows this is a safe, non-destructive operation. The description adds valuable behavioral context beyond annotations: it explains the tool's signature approach ('THINKS like a consultant'), lists available frameworks with brief explanations, and describes the return format ('structured strategic analysis... with real industry benchmarks, quotes from leaders, and specific recommendations'). This compensates for the lack of an output schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded, starting with the core purpose. Most sentences earn their place by explaining the tool's unique value, listing frameworks, and detailing returns. However, the bullet-point list of frameworks is slightly verbose, and the final sentence on returns could be more concise, preventing a perfect score of 5.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (applies frameworks to business problems) and the absence of an output schema, the description does a good job of explaining what the tool returns. However, it could be more complete by mentioning potential limitations (e.g., data recency, scope of industry benchmarks) or error cases, which would help the agent use it more effectively in varied contexts.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters well. The description adds some semantic value by listing and briefly explaining the available frameworks and noting that custom_axes is 'For 2×2 only,' but it doesn't provide significant additional meaning beyond what's in the schema (e.g., no examples for situation or role). This meets the baseline of 3 for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Apply a McKinsey-style consulting framework to a business problem using real estate industry data.' It specifies the verb ('apply'), resource ('framework'), and domain ('real estate industry data'), and distinguishes it from siblings by emphasizing it 'doesn't just search transcripts — it THINKS like a consultant,' contrasting with tools like mikensey_search or mikensey_get_frameworks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool: for strategic analysis of business problems in real estate using consulting frameworks. It implicitly suggests alternatives by mentioning it doesn't just search transcripts, but it doesn't explicitly name when to use sibling tools like mikensey_get_advice or mikensey_get_benchmarks instead, which would be needed for a score of 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sshekar87/mikensey-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server