# gos-claim-validator-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/gos-claim-validator-mcp  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/gos-claim-validator-mcp

## Description
Validate NHS General Ophthalmic Services (GOS) claims pre-submission. Catches errors in GOS 1-6

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "gos-claim-validator-mcp": {
    "command": "npx",
    "args": ["-y","gos-claim-validator-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

