DeveloperWebMCP verified
jobspipe.dev WebMCP tools
Workday + Indeed + Glassdoor + 30 ATS sources, normalized JSON, free tier. The data pipeline of every job posting on the web.
DeveloperWebMCP verified
Workday + Indeed + Glassdoor + 30 ATS sources, normalized JSON, free tier. The data pipeline of every job posting on the web.
Workday + Indeed + Glassdoor + 30 ATS sources, normalized JSON, free tier. The data pipeline of every job posting on the web. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search live job postings from the JobsPipe dataset. Returns normalized rows (title, budget, skills, client country, posted date) from the public Jobs API. The first 100 results are available without authentication.
Open the jobspipe.dev website and ask your browser agent to use search_job_postingsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_job_postings tool on jobspipe.dev with limit: <integer>, offset: <integer>, sort: <string>, order: <string>. Return the structured result and cite the source page.limit integer Number of postings to return (max 200).offset integer Number of postings to skip for pagination.sort string Field to sort by.order string Sort direction.Detect the technologies a company runs by scanning its website domain. Returns the detected technology stack. Some scans require an authenticated session.
Open the jobspipe.dev website and ask your browser agent to use scan_company_tech_stackInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the scan_company_tech_stack tool on jobspipe.dev with domain: <string>. Return the structured result and cite the source page.domain string Company domain to scan, e.g. stripe.com.Fetch the JobsPipe API catalog (RFC 9727 linkset) listing the API endpoints, OpenAPI spec, documentation, and health status for agent discovery.
Open the jobspipe.dev website and ask your browser agent to use get_api_catalogInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_api_catalog tool on jobspipe.dev. Return the structured result and cite the source page.Navigate the current browser tab to a JobsPipe page such as /developers, /jobs-api, /signup, or /changelog.
Open the jobspipe.dev website and ask your browser agent to use navigate_to_pageInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the navigate_to_page tool on jobspipe.dev with path: <string>. Return the structured result and cite the source page.path string Site-relative path beginning with a slash.