@Danijeun/Fanar Server
FreeNot checkedA Model Context Protocol server for Fanar API tools: Islamic RAG, image generation, and translation.
About
A Model Context Protocol server for Fanar API tools: Islamic RAG, image generation, and translation.
README
A Model Context Protocol (MCP) server for Fanar API tools: Islamic RAG, image generation, and translation. Publishable as an npm package and usable as a CLI tool or MCP server.
Installation
npm install -g @danijeun/fanar-mcp-server
Or use with npx:
npx @danijeun/fanar-mcp-server
Environment Variable
Set your Fanar API key:
export FANAR_API_KEY=your_api_key_here
Usage (CLI)
You can run the MCP server directly:
@danijeun/fanar-mcp-server
Or via npx:
npx @danijeun/fanar-mcp-server
Usage (MCP Client)
Configure your MCP client to use this server. Example config:
{
"mcpServers": {
"fanar_mcp": {
"command": "npx",
"args": ["@danijeun/fanar-mcp-server"],
"env": {
"FANAR_API_KEY": "your api key here"
}
}
}
}
Tools
fanar_rag
- Input:
{ messages: [{ role: string, content: string }], model?: string } - Output:
{ content: [{ type: "text", text: string }], references?: any[] }
fanar_image_gen
- Input:
{ prompt: string } - Output:
{ content: [{ type: "image", image: string }] }(base64)
fanar_translate
- Input:
{ text: string, langpair: string, preprocessing?: string } - Output:
{ content: [{ type: "text", text: string }] }
License
None
Install @Danijeun/Fanar Server in Claude Desktop, Claude Code & Cursor
unyly install danijeun-fanar-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add danijeun-fanar-mcp-server -- npx -y @danijeun/fanar-mcp-serverFAQ
Is @Danijeun/Fanar Server MCP free?
Yes, @Danijeun/Fanar Server MCP is free — one-click install via Unyly at no cost.
Does @Danijeun/Fanar Server need an API key?
No, @Danijeun/Fanar Server runs without API keys or environment variables.
Is @Danijeun/Fanar Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install @Danijeun/Fanar Server in Claude Desktop, Claude Code or Cursor?
Open @Danijeun/Fanar Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
by ARAYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare @Danijeun/Fanar Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
