← shipshapedata.com

INDIVIDUAL MCP TOOL

get_case_studies

The three published case studies with real, verifiable outcomes: Smarter Services (1.

shipshapedata.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://shipshapedata.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_case_studies and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

shipshapedata.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.shipshape-data]
url = "https://shipshapedata.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shipshape-data": {
      "type": "http",
      "url": "https://shipshapedata.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: shipshape-data
Remote MCP URL: https://shipshapedata.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "shipshape-data": {
      "url": "https://shipshapedata.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shipshape-data": {
      "type": "http",
      "url": "https://shipshapedata.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shipshape-data",
  "transport": "streamable-http",
  "url": "https://shipshapedata.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_services — List the 13 services of Shipshape Data (a London AI consultancy): AI strategy, data consultancy, AI development, data migration, and nine specialisms including MCP connections and RAG.
  • search_resources — Search Shipshape Data's library of 169 practical guides on data and AI.
  • get_ai_readiness_questions — The 16-question AI readiness assessment (four areas: strategy, people, data, change; 15 questions scored).
  • score_ai_readiness — Score AI readiness answers with the same maths as shipshapedata.
  • get_contact_info — How to contact the Shipshape Data team on a user's behalf (email; a person replies, usually within one working day).