AI & Machine Learning
shipshapedata.com
Provides access to an AI consultancy's services, case studies, guides, and an AI readiness assessment tool.
ENDPOINT 1
https://shipshapedata.com/mcp
MCP server metadata
- Name
- shipshape-data
- Version
- 1.0.0
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_servicesList 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-onlyget_case_studiesThe three published case studies with real, verifiable outcomes: Smarter Services (1.
Inferred read-onlysearch_resourcesSearch Shipshape Data's library of 169 practical guides on data and AI.
Inferred read-onlyget_ai_readiness_questionsThe 16-question AI readiness assessment (four areas: strategy, people, data, change; 15 questions scored).
Inferred read-onlyscore_ai_readinessScore AI readiness answers with the same maths as shipshapedata.
Inferred read-onlyget_contact_infoHow to contact the Shipshape Data team on a user's behalf (email; a person replies, usually within one working day).
Potential side effectsCONNECT 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
MCP server metadata
- Name
- shipshape-data-docs
- Version
- 1.0.0
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_docsSearch Shipshape Data's documentation: 169 practical guides on data and AI plus the service and industry pages.
Inferred read-onlylist_sectionsThe site's sections and resource categories with article counts, for orientation before searching.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.