Skip to main content
Glama
mnwalker

Dive admin

by mnwalker

Dive Admin MCP

MCP License: MIT

A Model Context Protocol (MCP) server for Dive Admin — the complete management platform for dive centers, dive schools, and dive shops.

This MCP server lets Claude, ChatGPT, Gemini, and other MCP-compatible AI assistants interact with a dive center's data using natural language — divers, bookings, trips, courses, invoices, equipment, and waivers.

What is Dive Admin?

Dive Admin is a vertical SaaS platform built specifically for dive centers, used by 125+ dive centers in 24+ countries. Built by Mark Walker, a PADI MSDT and former dive-center owner.

Core features:

  • Diver records with full certification history (PADI, SSI, custom)

  • Trip scheduling, boat lists, equipment allocation

  • Digital waivers and medical forms with e-signatures

  • Course management with student progress tracking

  • Equipment rental + maintenance schedules

  • Integrated POS, invoicing, and payroll

  • Branded online booking pages

  • Multi-branch support

Learn more at diveadmin.com or book a demo.

Related MCP server: database-explorer-mcp

What can the MCP server do?

Connecting an AI assistant to your Dive Admin school via MCP lets you do things like:

  • "How many divers are booked for the Hurghada trip on Friday?"

  • "Create an invoice for John for the Open Water course"

  • "Show me which equipment is due for service this month"

  • "Draft a follow-up email to last week's Discover Scuba Diving customers"

  • "Which instructors are scheduled this weekend, and what's their commission?"

The AI assistant has the same tools available as Coral, the AI assistant built into Dive Admin — scoped to your dive school's data.

Authentication

The MCP server uses OAuth 2.1 with PKCE. Each dive school controls its own access tokens and can revoke them at any time from the Dive Admin admin panel. The MCP server cannot access data from a school that hasn't authorized it.

Setup

Setup instructions, the connection URL, and per-client configuration (Claude Desktop, ChatGPT, Gemini, Cursor, etc.) are maintained in the official Dive Admin developer documentation:

👉 diveadmin.com

If you're a Dive Admin customer and need help connecting an AI assistant to your school, contact info@diveadmin.com.

Status

Production. The MCP server is live and used by Dive Admin customers worldwide.

License

MIT — see LICENSE.

The Dive Admin platform itself is commercial software; this repository is documentation for the public MCP server endpoint.

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Connects AI assistants like Claude Desktop directly to MySQL databases, enabling natural language interaction for schema inspection, data querying, CRUD operations, and database administration tasks.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to connect to and interact with PostgreSQL, MySQL, SQLite, and MongoDB databases through natural language, supporting schema exploration, query execution, data export, and more.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables natural language queries, CRUD operations, and analytics on a PostgreSQL database (Neon) via Claude, supporting customers, tickets, products, and analytics.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.

  • Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.

  • GibsonAI MCP server: manage your databases with natural language

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mnwalker/diveadmin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server