Validate NHS General Ophthalmic Services (GOS) claims pre-submission. Catches errors in GOS 1-6 forms before they hit eGOS. For UK opticians + care-home domiciliary providers.
Project description
NHS GOS Claim Validator
Validate NHS General Ophthalmic Services (GOS) claims pre-submission. Catches errors in GOS 1-6 forms before they hit eGOS. For UK opticians + care-home domiciliary providers.
Install
pip install gos-claim-validator-mcp
Tools
| Tool | Purpose |
|---|---|
validate_gos1 |
GOS 1 (sight test) claim validation — patient demographics + entitlement |
validate_gos3 |
GOS 3 (voucher) claim validation |
validate_gos6 |
GOS 6 (domiciliary) claim validation — care-home visit eligibility |
check_entitlement |
Free NHS sight test entitlement check (income, age, condition-based) |
flag_recall_period |
Recommended recall period per NICE guidance |
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
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://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": {
"gos-claim-validator-mcp": {
"command": "uvx",
"args": ["gos-claim-validator-mcp"]
}
}
}
Or: pip install gos-claim-validator-mcp then run the gos-claim-validator-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
validate_gos1to …" - "Use
validate_gos3to …" - "Use
validate_gos6to …"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gos_claim_validator_mcp-1.0.3.tar.gz.
File metadata
- Download URL: gos_claim_validator_mcp-1.0.3.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01865181b054d27213c8e37f4524398e0ac3c888f8bfbc8e6fbdf6120b8f2219
|
|
| MD5 |
b4f473bf26b0f0c8df69e68d468e06e6
|
|
| BLAKE2b-256 |
c9b6695638db83e77183b22a74e07267f64b9ff016ee4fa7782522791ded1691
|
File details
Details for the file gos_claim_validator_mcp-1.0.3-py3-none-any.whl.
File metadata
- Download URL: gos_claim_validator_mcp-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
105f3ad6ec5b07151740c028b7cc5ebfacb85c1732d90be45785b3a744afb63c
|
|
| MD5 |
12f74c276e1b1f6200b8ce4372260e25
|
|
| BLAKE2b-256 |
c705d1bc581f5f3e9bfcb2d4876d14f223203dceb8e7e4397930195761cd3d99
|