Back to Browse

Agent Tools MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Services, case studies, 169 data and AI guides, and AI readiness scoring. Read-only, keyless.

About

Services, case studies, 169 data and AI guides, and AI readiness scoring. Read-only, keyless.

Remote endpoints: streamable-http: https://shipshapedata.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

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

Documentation

View on GitHub

From the project's GitHub README.

Shipshape Data agent tools

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.

What's in here

PathWhat 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.jsonClaude Code plugin manifest (MCP servers + skills)

The surface it talks to

  • API: https://shipshapedata.com/api/v1 (self-describing; OpenAPI 3.1 spec)
  • MCP: 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)
  • NLWeb: POST https://shipshapedata.com/ask
  • A2A: agent card
  • Guides: llms.txt | agents.md | developers

No auth anywhere, no write endpoints anywhere, fair use 300 requests/minute/IP.

Quick start

# MCP in Claude Code
claude mcp add --transport http shipshape-data https://shipshapedata.com/mcp

# Skills
npx skills add shipshapedata/agent-tools

# CLI
npx shipshape-data readiness
pip install shipshape-data && shipshape search data lineage

Why this exists

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

Reviews

No reviews yet

Be the first to review this server!