Skip to main content
Glama

quran-mcp-server

by djalal

tafsir-info

Retrieve detailed information about a specific tafsir using its unique ID, enabling users to access Quranic commentary insights effectively.

Instructions

Get the information of a specific tafsir

Input Schema

NameRequiredDescriptionDefault
tafsir_idYesTafsir id

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tafsir_id": { "description": "Tafsir id", "type": "string" } }, "required": [ "tafsir_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/djalal/quran-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server