The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Shipshape Data listing page.
The official agent toolkit for Shipshape Data, the London AI consultancy that builds the data foundation first. Everything here wraps the same keyless, read-only surface: the public API, two MCP servers, and the site's markdown twins.
| Path | What it is |
|---|---|
skills/ | Agent skills: install with npx skills add shipshapedata/agent-tools |
packages/cli/ | shipshape-data on npm: CLI (npx shipshape-data readiness) and Node SDK |
packages/python/ | shipshape-data on PyPI: shipshape CLI and Python SDK |
.mcp.json, .cursor/ | Drop-in MCP configs for Claude Code and Cursor |
plugin.json | Claude Code plugin manifest (MCP servers + skills) |
https://shipshapedata.com/api/v1 (self-describing; OpenAPI 3.1 spec)https://shipshapedata.com/mcp (services, case studies, resource search, AI readiness scoring) and https://shipshapedata.com/mcp/docs (docs Q&A, full markdown of any page)POST https://shipshapedata.com/askNo auth anywhere, no write endpoints anywhere, fair use 300 requests/minute/IP.
We tell clients their AI is only as good as the data foundation underneath it, and that their products should be as easy for agents to use as for people. This repo is us doing it to ourselves. If you want your product to work like this, talk to us.
MIT © Disruptiv Technologies Ltd, trading as Shipshape Data