com.algeriacertify/verification-talent
https://www.algeriacertify.com/api/mcpskills: {'id': 'verify_certificate', 'name': 'verify_certificate', 'description': 'Verify an Algerian digital certificate by its code or token. Returns the holder, course, issuing institution, status (active/revoked/expired) and the official verification URL.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_certified_talent', 'name': 'search_certified_talent', 'description': 'Find certified professionals in Algeria for recruitment, filtered by keyword, specialty, wilaya and open-to-work status. Returns names, headlines, top certifications, wilaya and public profile URLs. Supports pagination via offset.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'match_talent_to_job', 'name': 'match_talent_to_job', 'description': 'Recruitment matchmaker: given a job description or a list of required skills (plus optional specialty/wilaya), returns the best-matching certified professionals in Algeria, ranked by skill overlap, trust score and availability. Each result includes a match score, the matched terms, verified certifications and the public profile URL.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_talent_profile', 'name': 'get_talent_profile', 'description': "Get a certified person's public profile by username/slug: headline, bio, years of experience, verified certifications and CV link.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_specialties', 'name': 'list_specialties', 'description': 'List the certification programs / specialties available on AlgeriaCertify, with how many people are certified in each. Useful to discover what skills can be verified or recruited for.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_institutions', 'name': 'list_institutions', 'description': 'List accredited training institutions on AlgeriaCertify and how many active certificates each has issued.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'platform_stats', 'name': 'platform_stats', 'description': 'Trust statistics of the AlgeriaCertify portal: number of active verified certificates, public talents and accredited institutions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 658.5ms; conformance: pass
How to connect
https://www.algeriacertify.com/api/mcp
curl -X POST https://www.algeriacertify.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'