A Model Context Protocol server for Fanar API tools: Islamic RAG, image generation, and translation.
| Tool name | Description | Destructive? |
|---|---|---|
| fanar_rag | ✓ no | |
| fanar_image_gen | ✓ no | |
| fanar_translate | ✓ no |
{
"mcpServers": {
"danijeunfanar": {
"command": "npx",
"args": [
"-y",
"@danijeun/fanar-mcp-server"
]
}
}
}