MCP Server for Quran.com API
@djalal
MCP Server for Quran.com API について
Quran.com API integration for verse search, translation and tafsir
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"quran-mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"quran-mcp-server",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server for Quran.com API?
This MCP server enables LLMs and compatible AI clients to interact with the Quran.com corpus via the official REST API v4. It exposes tools for retrieving chapters, verses, translations, tafsirs, audio recitations, and performing searches.
How to use MCP Server for Quran.com API?
Requires Node.js 22+ and Docker. Build the Docker image with docker build -t quran-mcp-server . then add the server configuration to your MCP client (e.g., Claude Desktop) using either Docker or Node.js production mode. Environment variables include API_KEY, PORT, and VERBOSE_MODE.
Key features of MCP Server for Quran.com API
- Interact with Quran.com API via MCP tools
- Retrieve chapters, verses by various criteria
- Search the entire Quran corpus
- Access translations, tafsirs, and audio recitations
- Deploy via Docker or Node.js
- Verbose logging for debugging
Use cases of MCP Server for Quran.com API
- Request a random verse for daily inspiration
- Search the Quran for specific keywords or phrases
- Retrieve a specific chapter
「開発者ツール」の他のコンテンツ
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
コメント