Описание
jp-pint-mcp
README
MCP server that lets AI agents validate Japanese qualified invoices (適格請求書) and registration numbers (T+13) — including real-existence verification against the National Tax Agency (国税庁) public registry — via jp-pint. Zero dependencies.
Setup
Get a free key (200 validations/month) at https://jp-pint-rryxbfcsxq-an.a.run.app. Add to your MCP client config:
{
"mcpServers": {
"jp-pint": {
"command": "npx",
"args": ["github:junju523/jp-pint-mcp"],
"env": { "JP_PINT_KEY": "jpp_live_..." }
}
}
}
Tools
check_registration_number(number)— validate a 適格請求書発行事業者登録番号 ("T" + 13 digits): format + 法人番号 check digit, plus real-existence verification against the 国税庁 public registry (does it exist / still valid / registered name). (No key required.)validate_invoice(invoice)— validate the mandatory fields of a qualified invoice and 8%/10% tax consistency. (UsesJP_PINT_KEY.)
Privacy
Sends only the data you pass to the jp-pint API; invoice contents are not stored. Results are advisory — confirm final tax treatment with a professional.
License
MIT
Установка Jp Pint
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/junju523/jp-pint-mcpFAQ
Jp Pint MCP бесплатный?
Да, Jp Pint MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jp Pint?
Нет, Jp Pint работает без API-ключей и переменных окружения.
Jp Pint — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Jp Pint в Claude Desktop, Claude Code или Cursor?
Открой Jp Pint на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Jp Pint with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
