★ 1 stars
TypeScript
🤖 AI/LLM
Updated 7d ago
MCP server providing AI assistants with structured access to the Islam West Africa Collection (IWAC) — 12,000+ newspaper articles, sentiment analysis, and index data from six West African countries.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"iwac-mcp-server": {
"command": "npx",
"args": [
"-y",
"fmadore/iwac-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add iwac-mcp-server npx -y fmadore/iwac-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"iwac-mcp-server": {
"command": "npx",
"args": [
"-y",
"fmadore/iwac-mcp-server"
]
}
}
}
📋 Copy
Topics
digital-archive digital-humanities fastmcp huggingface islam mcp-server model-context-protocol west-africa