{"name":"dev.kanta/cli","slug":"kanta-cli","title":null,"description":"Kanta Verify, Find, and Database: email verification, email finding, and B2B contact search.","url":"https://mcp.market/server/kanta-cli","rating":null,"grade":"C","score":55,"certified":false,"status":"active","category":"email","tags":["email","data","search"],"presence":{"score":9,"stars":null,"forks":null,"downloads_week":52,"last_push_at":null,"license":"MIT"},"uptime":null,"claimed":false,"transport":"npm","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/griffinkanta/kanta-dev","website":null,"version":"0.1.1","remotes":[],"packages":[{"registryType":"npm","identifier":"@kantadev/cli","version":"0.1.1","runtimeHint":"npx","transport":{"type":"stdio"},"environmentVariables":[{"description":"Your Kanta API key from app.kanta.dev","isRequired":true,"isSecret":true,"name":"KANTA_API_KEY"},{"description":"Override the EmailVerifier (Verify/Find) API base URL","name":"KANTA_BASE_URL"},{"description":"Override the Kanta Database API base URL","name":"KANTA_DB_URL"},{"description":"Named profile from ~/.kanta/config.json to use instead of KANTA_API_KEY","name":"KANTA_PROFILE"}]}],"tools":[{"name":"kanta_account","description":"Show your account email, plan, and verify/find/db credit balances.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_credits_add","description":"Grant credits to a user. Identify the user by email or user_id. The grant is always recorded as an \"admin_topup\" on the ledger; \"note\" is free text kept alongside it.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_jobs_list","description":"List jobs across all users. Optional status and user (email) filters.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_suppress_add","description":"Add an email or domain to the suppression list (auto-detected by \"@\").","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_suppress_check","description":"Check whether an email is suppressed (by exact email or by domain).","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_user","description":"Show a user account, credit balances, and last 10 jobs.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_admin_verify","description":"Verify an email with no credit charge.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_credits","description":"Show your credit ledger (last 20 entries) and balances.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_ca_count","description":"California-resident record count for the CCPA data-broker threshold monitor. Admin only.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_companies_count","description":"Count companies (organizations) in the Kanta Database matching a filter. Free.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_companies_facets","description":"Term breakdowns for a company segment. Free. Max 5 fields.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_companies_search","description":"List companies matching a filter, sorted by contact count. Free.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_company_contacts","description":"List people at one company by its Kanta org id. Free (masked per key scope).","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_count","description":"Count people in the Kanta Database matching a filter. Free.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_export","description":"Export matching people to a CSV job. Costs 1 db_credit per row delivered (admin keys are not charged).","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_export_status","description":"Check a Kanta Database export job: status, rows delivered, rows suppressed.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_facets","description":"Term breakdowns (counts by value) for a person segment. Free. Max 5 fields.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_lookup","description":"Find one person by email, LinkedIn URL, or name + company domain. Free.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_db_search","description":"List up to 50 matching people (email/phone masked on non-admin keys). Free.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_find_bulk","description":"Submit a bulk find job. Provide \"contacts\" (array of {firstName,lastName,company}) or \"path\" (CSV). Returns a job_id.","write_action":true,"price_micros":0,"input_schema":null},{"name":"kanta_find_email","description":"Find one email from first name, last name, and company. Synchronous — returns","write_action":true,"price_micros":0,"input_schema":null},{"name":"kanta_job_cancel","description":"Cancel a running verify job.","write_action":true,"price_micros":0,"input_schema":null},{"name":"kanta_job_delete","description":"Delete a finished job.","write_action":true,"price_micros":0,"input_schema":null},{"name":"kanta_job_get","description":"Get one job status and progress. Set breakdown=true for verify status counts.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_job_results","description":"Fetch job results. Inline output is capped at 100 rows; larger jobs return a sample and a CLI hint.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_jobs_list","description":"List your recent verify/find jobs.","write_action":false,"price_micros":0,"input_schema":null},{"name":"kanta_verify_bulk","description":"Submit a bulk email verification job. Provide \"emails\" (array) or \"path\" (CSV with an email column). Returns a job_id.","write_action":true,"price_micros":0,"input_schema":null},{"name":"kanta_verify_email","description":"Verify a single email address. Returns status (valid/invalid/risky/unknown) and signal flags.","write_action":true,"price_micros":0,"input_schema":null}],"scan":{"score":55,"grade":"C","scanned_at":"2026-09-19T19:16:59.672Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:16:59.698Z","components":{"code":{"score":25,"max":25,"notes":["28 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":6,"max":15,"notes":["static API keys via environment variables"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[],"inputs":{"packages":[{"registryType":"npm","identifier":"@kantadev/cli","version":"0.1.1","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":4,"publishedAt":"2026-09-09T19:09:14.295Z","repositoryUrl":"git+https://github.com/griffinkanta/kanta-dev.git","weeklyDownloads":52}],"repo":{"found":false,"owner":"griffinkanta","repo":"kanta-dev","error":"repo not found"},"icon":{"url":"https://kanta.dev/assets/kanta-favicon.png","source":"site","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":52,"license":"MIT","lastPushAt":null,"score":9}}}},"grade_history":[],"reviews":[]}