mcpbeat Sign in

Gos Claim Validator MCP Server

local only

Gos Claim Validator MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 151 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.

Installs per day peak 42 · avg 21 · +1% w/w
a month agotoday
151
Installs / week
pypi · gos-claim-validator-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add gos-claim-validator-mcp -- uvx gos-claim-validator-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gos-claim-validator-mcp": {
      "args": [
        "gos-claim-validator-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gos-claim-validator-mcp]
command = "uvx"
args = ["gos-claim-validator-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gos-claim-validator-mcp": {
      "args": [
        "gos-claim-validator-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gos-claim-validator-mcp": {
      "args": [
        "gos-claim-validator-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Gos Claim Validator MCP

same job, measured the same way
Invoicehub
by invoicehub

Validate, generate & convert EU e-invoices (UBL, CII, XRechnung, Factur-X) — EN 16931 pre-validated.

4 tools answering
EU VAT Validator (VIES)
by apifymcpfactory-droid

Bulk-validates EU VAT numbers against the European Commission's official VIES service.

answering
Lightgen
by lightgen

Generate and edit images and create short videos inside Claude. Prepaid credits, no subscription.

answering
C
Einvoicewiz
by einvoicewiz

Generate & validate EN 16931 e-invoices (Factur-X, ZUGFeRD, XRechnung); verification certificates

7 tools answering
Sbom Cyclonedx MCP
by csoai-org

Software Bill of Materials generation + validation in CycloneDX 1.6 and SPDX 2.3 formats. Requir...

124 installs/wk local only
Nocompensation
by nocompensation

Flight compensation claims info and submission via AI agents

5 tools answering
Lens MCP
by mrhpython

Outside-in validation gate for AI-generated text; a separate model checks LLM output, fail-closed.

39 installs/wk local only
Store Invent & Partners
by storeinvent

Czech inventory services for retail: company info, quote requirements, Q&A, inquiry submission.

7 tools answering

Gos Claim Validator MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gos Claim Validator MCP?
Gos Claim Validator MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package gos-claim-validator-mcp was installed 151 times last week.
Is Gos Claim Validator MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gos Claim Validator MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gos-claim-validator-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Gos Claim Validator MCP?
The pypi package gos-claim-validator-mcp was installed 151 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.