Gos Claim Validator MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi.
Validate NHS General Ophthalmic Services (GOS) claims pre-submission. Catches errors in GOS 1-6
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gos-claim-validator-mcp -- uvx gos-claim-validator-mcp
{
"mcpServers": {
"gos-claim-validator-mcp": {
"args": [
"gos-claim-validator-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gos-claim-validator-mcp]
command = "uvx"
args = ["gos-claim-validator-mcp"]
{
"mcpServers": {
"gos-claim-validator-mcp": {
"args": [
"gos-claim-validator-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gos-claim-validator-mcp": {
"args": [
"gos-claim-validator-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.