← Registry

Productivity

algeriacertify.com

Provides tools to verify certifications, search for certified talent, and match professionals to jobs in Algeria.

1 endpoint7 known toolsFirst detected June 4, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.algeriacertify.com/api/mcp

No auth detected

MCP server metadata

Name
algeriacertify
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

AlgeriaCertify is Algeria's digital certificate verification & talent portal (holder of the Innovative Project label No. 13032522059 issued by the National Labelling Committee). Tools: verify_certificate validates a certificate by code (e.g. AC-2026-EYP8U4 or an ACVP-... token); search_certified_talent finds verified professionals (filter by keyword, specialty, wilaya, open_to_work); match_talent_to_job ranks the best certified candidates for a job description or skill list — use it for recruitment; get_talent_profile reads a person's public profile + credentials; list_specialties and list_institutions discover available programs and issuing institutions; platform_stats gives trust figures. All tools are read-only.

Known tools 7

verify_certificate

Verify an Algerian digital certificate by its code or token.

Inferred read-only
search_certified_talent

Find certified professionals in Algeria for recruitment, filtered by keyword, specialty, wilaya and open-to-work status.

Inferred read-only
match_talent_to_job

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.

Inferred read-only
get_talent_profile

Get a certified person's public profile by username/slug: headline, bio, years of experience, verified certifications and CV link.

Inferred read-only
list_specialties

List the certification programs / specialties available on AlgeriaCertify, with how many people are certified in each.

Inferred read-only
list_institutions

List accredited training institutions on AlgeriaCertify and how many active certificates each has issued.

Inferred read-only
platform_stats

Trust statistics of the AlgeriaCertify portal: number of active verified certificates, public talents and accredited institutions.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.algeriacertify]
url = "https://www.algeriacertify.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "algeriacertify": {
      "type": "http",
      "url": "https://www.algeriacertify.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: algeriacertify
Remote MCP URL: https://www.algeriacertify.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "algeriacertify": {
      "url": "https://www.algeriacertify.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "algeriacertify": {
      "type": "http",
      "url": "https://www.algeriacertify.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "algeriacertify",
  "transport": "streamable-http",
  "url": "https://www.algeriacertify.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for algeriacertify.com was fetched 2026-07-31T08:44:37.262Z and is being refreshed.

Trust status Neutral

algeriacertify.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.