← All servers

Islam West Africa Collection (IWAC)

io.github.fmadore/iwac-mcp-server v0.9.0
Official Registry git

Read-only access to the Islam West Africa Collection via Hugging Face datasets.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add iwac-mcp-server --transport http https://islam.zmo.de/mcp/
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "iwac-mcp-server": {
      "url": "https://islam.zmo.de/mcp/"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "iwac-mcp-server": {
      "serverUrl": "https://islam.zmo.de/mcp/"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "iwac-mcp-server": {
      "type": "http",
      "url": "https://islam.zmo.de/mcp/"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "iwac-mcp-server": {
      "url": "https://islam.zmo.de/mcp/"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "iwac-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://islam.zmo.de/mcp/"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://islam.zmo.de/mcp/ none

Packages

mcpb https://github.com/fmadore/iwac-mcp-server/releases/download/v0.9.0/iwac-mcp-server-windows.mcpb
mcpb https://github.com/fmadore/iwac-mcp-server/releases/download/v0.9.0/iwac-mcp-server-macos.mcpb

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.fmadore--iwac-mcp-server/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent