6 tools from the Opentalentprotocol MCP Server, categorised by risk level.
View the Opentalentprotocol policy →ojp_introspect_job_posting Extract a structured, agent-friendly summary of an Open Job Protocol document. Returns normalized requirements, compensation, location, team, proce... 2/5 ojp_validate_job_posting Validate a JSON document against the Open Job Protocol schema (v0.1). Provide either filePath (absolute path to a .json file) or document (pre-pars... 2/5 otp_introspect_profile Extract a structured, agent-friendly summary of an Open Talent Protocol document. Returns normalized skills, work history, preferences, and an agen... 2/5 otp_validate_profile Validate a JSON document against the Open Talent Protocol schema (v0.1). Provide either filePath (absolute path to a .json file) or document (pre-p... 2/5 ojp_parse_job_posting Produce a structured OJP extraction template from raw job posting text. Returns a document skeleton with _EXTRACT_* annotations, a fieldConfidence ... 3/5 otp_parse_resume Produce a structured OTP extraction template from raw resume text. Returns a document skeleton with _EXTRACT_* annotations, a fieldConfidence list ... 3/5 The Opentalentprotocol MCP server exposes 6 tools across 2 categories: Read, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Opentalentprotocol server.
Opentalentprotocol tools are categorised as Read (4), Execute (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept