Skip to main content
Glama

Quran MCP Server

by Prince77-7

get_surah_info

Retrieve detailed information about Quran chapters including name, verse count, and revelation type by specifying the surah number.

Instructions

Get information about a Surah (chapter) including name, number of verses, and revelation type.

Input Schema

NameRequiredDescriptionDefault
surahYesSurah number (1-114)

Input Schema (JSON Schema)

{ "properties": { "surah": { "description": "Surah number (1-114)", "maximum": 114, "minimum": 1, "type": "number" } }, "required": [ "surah" ], "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/Prince77-7/quranMCP'

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