护照号码校验器
验证不同国家(如中国、美国、日本)的护照号码格式
API 文档
此工具在浏览器客户端运行,不需要服务器API。
AI MCP 文档
将此工具添加到您的 MCP 服务器配置中:
{
"mcpServers": {
"elysiatools-passport-validator": {
"name": "passport-validator",
"description": "验证不同国家(如中国、美国、日本)的护照号码格式",
"baseUrl": "https://elysiatools.com/mcp/sse?toolId=passport-validator",
"command": "",
"args": [],
"env": {},
"isActive": true,
"type": "sse"
}
}
}
你可以串联多个工具,比如:`https://elysiatools.com/mcp/sse?toolId=png-to-webp,jpg-to-webp,gif-to-webp`,最多20个。
如果遇见问题,请联系我们:[email protected]