← Registry

AI & Machine Learning

shipshapedata.com

Provides access to an AI consultancy's services, case studies, guides, and an AI readiness assessment tool.

2 endpoints9 known toolsFirst detected August 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://shipshapedata.com/mcp

No auth detected

MCP server metadata

Name
shipshape-data
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools for Shipshape Data, a London AI consultancy that builds data foundations for AI. Use search_resources to answer data/AI questions from their 169 guides, list_services and get_case_studies to describe what they do with real outcomes, and get_ai_readiness_questions + score_ai_readiness to run their AI readiness assessment for a user. Nothing here writes: enquiries go by email (get_contact_info).

Known tools 6

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.

Inferred read-only
get_case_studies

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

Inferred read-only
search_resources

Search Shipshape Data's library of 169 practical guides on data and AI.

Inferred read-only
get_ai_readiness_questions

The 16-question AI readiness assessment (four areas: strategy, people, data, change; 15 questions scored).

Inferred read-only
score_ai_readiness

Score AI readiness answers with the same maths as shipshapedata.

Inferred read-only
get_contact_info

How to contact the Shipshape Data team on a user's behalf (email; a person replies, usually within one working day).

Potential side effects

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.

ENDPOINT 2

https://shipshapedata.com/mcp/docs

No auth detected

MCP server metadata

Name
shipshape-data-docs
Version
1.0.0
Capabilities
toolsresources
Server instructions

Documentation Q&A for shipshapedata.com. Use search_docs to find relevant guides, then get_page for the full markdown; the site's guide documents (llms.txt, agents.md, auth.md, section indexes) are also exposed as resources. For actions (assessment scoring, service lookups), use the product server at https://shipshapedata.com/mcp.

Known tools 3

search_docs

Search Shipshape Data's documentation: 169 practical guides on data and AI plus the service and industry pages.

Inferred read-only
get_page

Fetch the full markdown twin of any shipshapedata.

Inferred read-only
list_sections

The site's sections and resource categories with article counts, for orientation before searching.

Inferred read-only

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-docs]
url = "https://shipshapedata.com/mcp/docs"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

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-docs": {
      "url": "https://shipshapedata.com/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.