New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

dispense-record-mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dispense-record-mcp

GOC-compliant optical dispense record validation. Captures prescription, lens choice, fitting measurements, supplier traceability for UK opticians.

pipPyPI
Version
1.0.9
Weekly downloads
198
Maintainers
1
Created

MCP Scorecard: 84/100

Optical Dispense Record

PyPI License: MIT MEOK AI Labs

GOC-compliant optical dispense record validation. Captures prescription, lens choice, fitting measurements, supplier traceability for UK opticians.

Install

pip install dispense-record-mcp

Tools

ToolPurpose
validate_dispense_recordGOC requirements check on a dispense record
rx_transcription_checkCatch common Rx transcription errors (sphere/cylinder/axis)
lens_suitabilityLens type suitability against prescription + lifestyle
supplier_traceabilityLens/frame batch + supplier traceability
flag_dispensing_complaint_riskCommon dispense-complaint triggers

Built by a UK practitioner

Nicholas Templeman runs an active UK optical practice (templeman-opticians.com) + AI compliance company. This MCP encodes lessons from real workflows, not paperwork theory.

Pricing

  • Free: 10 calls/day. No API key.
  • Pro £79/mo: unlimited + signed attestations. Subscribe
  • Enterprise £1,499/mo: white-label + on-premise. hello@meok.ai

License

MIT © MEOK AI Labs

💸 Try MEOK in 30 seconds — instant buy ladder

TierPriceWhat you getStripe
Smoke test£1Signed sample MCP-Hardening report + Article 50 PDFhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Quick Kit£9EU AI Act Article 50 implementation guide (C2PA + EU-Icon)https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Founder Call£2930-min 1-on-1 with the founderhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t

Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "dispense-record-mcp": {
      "command": "uvx",
      "args": ["dispense-record-mcp"]
    }
  }
}

Or: pip install dispense-record-mcp then run the dispense-record-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use validate_dispense_record to …"
  • "Use rx_transcription_check to …"
  • "Use lens_suitability to …"

Keywords

dispense

FAQs

Related posts