home / mcp / criterion mcp server
Provides access to Quran and Hadith search and verse retrieval via an MCP endpoint.
Configuration
View docs{
"mcpServers": {
"balajsaleem-criterion": {
"url": "https://criterion.life/api/mcp"
}
}
}Criterion MCP Server provides a dedicated gateway for semantic Quran and Hadith search via an API endpoint. It enables compatible MCP clients to query verses and hadith with grounding in authenticated sources, receive contextual results, and link to source references for verification, all to support reliable Islamic guidance.
You connect to the Criterion MCP Server using an MCP client by pointing it to the HTTP endpoint at https://criterion.life/api/mcp. You can use the available tools to search the Quran and Hadith and to retrieve specific verses by reference. Each response includes source citations and contextual information to help you understand the meaning and context of the results.
Prerequisites: none to run a client against the MCP server, but ensure you have a compatible MCP client that supports HTTP endpoints and the Model Context Protocol.
Configure your MCP client to use the Criterion MCP Server endpoint.
Test connectivity by querying the available tools and verifying that responses contain verses, hadith, and citations.
Tools available through the MCP endpoint include search_quran for semantic Quran verse retrieval, search_hadith for authenticated Hadith with grading and collection filters, and get_verse to fetch a specific verse by reference. Each response aims to provide surrounding context and hyperlinks to primary sources.
Semantic Quran search that returns relevant verses with contextual snippets and citations.
Semantic Hadith search with grade filtering and collection scope to retrieve authentic narrations.
Retrieve a specific Quran verse by reference, with source citation.