← larabi.fr
INDIVIDUAL MCP TOOL
search_consular_procedures
Search the Bab Aljazair catalogue of Algerian consular procedures.
LIVE ENDPOINT
https://mcp.bab-aljazair.larabi.fr/mcp
Connect to this endpoint to inspect the live schema for search_consular_procedures and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.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.
Related tools
list_consular_offices— List all Algerian consular offices in France with their jurisdictions and official websites.locate_consular_office— Resolve the Algerian consular office normally responsible for a residence in France.get_consular_procedure— Return the concise, office-aware checklist data for one consular procedure without rendering a widget.show_consular_dossier— Render an interactive Bab Aljazair dossier checklist for a resolved office and procedure.