WebMCP

DeveloperCommunity skill

nursys.com WebMCP tools

Bulk-verify nurse licenses on Nursys QuickConfirm: navigate the terms/search flow, fill the by-name/license/NCSBN-ID form, and extract licensee name, license number, state board, type (RN/PN/APRN), status, and expiration as a Zod-validatable array. Read-only. Search submission is currently gated by an unsolved reCAPTCHA v2 image challenge.

1 tools1 methodsCommunity listing API surface

What can an agent do with nursys.com WebMCP tools?

Bulk-verify nurse licenses on Nursys QuickConfirm: navigate the terms/search flow, fill the by-name/license/NCSBN-ID form, and extract licensee name, license number, state board, type (RN/PN/APRN), status, and expiration as a Zod-validatable array. Read-only. Search submission is currently gated by an unsolved reCAPTCHA v2 image challenge. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on nursys.com

Tool 1 of 1BrowserAnswer

nurse-license-verify

Bulk-verify nurse licenses on Nursys QuickConfirm: navigate the terms/search flow, fill the by-name/license/NCSBN-ID form, and extract licensee name, license number, state board, type (RN/PN/APRN), status, and expiration as a Zod-validatable array. Read-only. Search submission is currently gated by an unsolved reCAPTCHA v2 image challenge.

How to install

browse skills add nursys.com/nurse-license-verify-s1yy4f

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the nurse-license-verify tool on nursys.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition