{
  "name": "shipshape-data-docs",
  "title": "Shipshape Data docs",
  "version": "1.0.0",
  "kind": "docs",
  "description": "Documentation Q&A MCP server for Shipshape Data: search the 169-guide library on data and AI, list categories, and fetch any page's full markdown twin. Read-only and keyless. The product server (services, case studies, AI readiness assessment) is a separate server at https://shipshapedata.com/mcp.",
  "icon": "https://shipshapedata.com/assets/apple-touch-icon.png",
  "url": "https://shipshapedata.com/mcp/docs",
  "serverUrl": "https://shipshapedata.com/mcp/docs",
  "transport": "streamable-http",
  "authentication": "none",
  "documentationUrl": "https://shipshapedata.com/developers/",
  "instructions": "Use search_docs to find relevant guides for a question about data or AI, then get_page to read the full markdown. list_sections orients you; pass a category name to it to enumerate that category's guides.",
  "tools": [
    { "name": "search_docs", "description": "Search the documentation and site pages" },
    { "name": "get_page", "description": "Fetch any shipshapedata.com page's full markdown twin" },
    { "name": "list_sections", "description": "Site sections and resource categories; pass a category to list its guides" }
  ]
}
