mcpbeat Sign in

Model Card Lint Gpai MCP Server

local only

Model Card Lint Gpai runs on your own machine — the client starts it, so there is no endpoint to ping. 275 installs a week from npm. Last commit 18 Sep 2026.

Lints a Hugging Face model card against the Hub metadata spec and the EU AI Act general-purpose AI d

Installs per day peak 259 · avg 9
a month agotoday
275
Installs / week
npm · @readystack/model-card-lint-gpai
0
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Model Card Lint Gpai every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 model-card-lint-gpai -- npx -y @readystack/model-card-lint-gpai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "model-card-lint-gpai": {
      "args": [
        "-y",
        "@readystack/model-card-lint-gpai"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.model-card-lint-gpai]
command = "npx"
args = ["-y", "@readystack/model-card-lint-gpai"]
.cursor/mcp.json
{
  "mcpServers": {
    "model-card-lint-gpai": {
      "args": [
        "-y",
        "@readystack/model-card-lint-gpai"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "model-card-lint-gpai": {
      "args": [
        "-y",
        "@readystack/model-card-lint-gpai"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Model Card Lint Gpai

same job, measured the same way
I
Glint Model Hub — image generation for AI agents
by zzzjy765

Generate and edit images with every image model on the platform. Returns the image to the agent.

local only
Gpsr Listing Lint
by jmshinhwa

Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation

276 installs/wk local only
Einvoice Mandate Lint
by jmshinhwa

Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i

403 installs/wk local only
Vaspera Pm
by rcolkitt

Verify docs against code, detect drift, and generate verified specs (MCP server).

104 installs/wk local only
ctxlint
by yawlabs

Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase

16 091 installs/wk local only
SpecPilot
by specpilot

Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent

2 tools answering
Physbound
by jonesrobm

Physical Layer Linter: validates RF and radar calculations against hard physical limits.

464 installs/wk local only
Tlaloc MCP
by tlaloc-sh

Official Mexican data for AI agents: CURP, RFC, CFDI, postal codes, phone, SPEI/CEP, DOF, geocoding.

answering

Model Card Lint Gpai — questions

Answers built from our own checks of this server.

Why is there no uptime for Model Card Lint Gpai?
Model Card Lint Gpai 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 npm package @readystack/model-card-lint-gpai was installed 275 times last week.
How do I connect Model Card Lint Gpai?
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 @readystack/model-card-lint-gpai straight from npm; nothing to host, nothing to sign up for.
How many people use Model Card Lint Gpai?
The npm package @readystack/model-card-lint-gpai was installed 275 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Model Card Lint Gpai open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.