General Tools
larabi.fr
Retrieve information about Algerian consular offices and procedures.
ENDPOINT 1
https://mcp.bab-aljazair.larabi.fr/mcp
MCP server metadata
- Name
- bab-aljazair-chatgpt
- Version
- 0.1.0
Bab Aljazair helps people prepare Algerian consular procedures in France; it is an independent prototype and not the Algerian administration. Use locate_consular_office when residence is known but the competent office is not. Use search_consular_procedures to resolve a procedure ID instead of guessing it. Use get_consular_procedure for concise data and show_consular_dossier when an interactive checklist would help. Always preserve the research disclosure. A prototype result is inferred from Nantes and is not an office-specific official rule. Never claim that Bab Aljazair submits, books, approves, or processes a consular request.
Known tools 5
list_consular_officesList all Algerian consular offices in France with their jurisdictions and official websites.
Inferred read-onlylocate_consular_officeResolve the Algerian consular office normally responsible for a residence in France.
Inferred read-onlysearch_consular_proceduresSearch the Bab Aljazair catalogue of Algerian consular procedures.
Inferred read-onlyget_consular_procedureReturn the concise, office-aware checklist data for one consular procedure without rendering a widget.
Inferred read-onlyshow_consular_dossierRender an interactive Bab Aljazair dossier checklist for a resolved office and procedure.
Inferred read-onlyCONNECT 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.bab-aljazair-chatgpt]
url = "https://mcp.bab-aljazair.larabi.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bab-aljazair-chatgpt": {
"type": "http",
"url": "https://mcp.bab-aljazair.larabi.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bab-aljazair-chatgpt
Remote MCP URL: https://mcp.bab-aljazair.larabi.fr/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": {
"bab-aljazair-chatgpt": {
"url": "https://mcp.bab-aljazair.larabi.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bab-aljazair-chatgpt": {
"type": "http",
"url": "https://mcp.bab-aljazair.larabi.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bab-aljazair-chatgpt",
"transport": "streamable-http",
"url": "https://mcp.bab-aljazair.larabi.fr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.