{"name":"k-company-lookup","protocol":"mcp","transport":"streamable-http","version":"1.1.0","description":"Korean business registry MCP server. Provides tools for bizno lookup, company search, and validation.","tools":[{"name":"lookup_company_by_bizno","description":"Look up a Korean company by its 사업자등록번호 (business registration number, bizno). Returns company name, representative (CEO..."},{"name":"search_korean_companies","description":"Search Korean companies by name or industry keyword. Returns up to 10 matching records with bizno, name, industry, and s..."},{"name":"validate_bizno","description":"Validate a Korean 사업자등록번호 (bizno) checksum without performing a registry lookup. Returns whether the number is structura..."},{"name":"k_company_lookup_health","description":"Check K-Company Lookup API service health and version. Returns ok status and current timestamp...."}],"usage":{"initialize":{"method":"POST","body":{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}},"list_tools":{"method":"POST","body":{"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}}},"lookup_example":{"method":"POST","body":{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"lookup_company_by_bizno","arguments":{"bizno":"1168100018"}}}},"search_example":{"method":"POST","body":{"jsonrpc":"2.0","id":4,"method":"tools/call","params":{"name":"search_korean_companies","arguments":{"q":"samsung"}}}}},"docs":"https://api.lazy-mac.com/k-company-lookup","openapi":"https://api.lazy-mac.com/k-company-lookup/openapi.json"}