loading…
Search for a command to run...
loading…
quran-search-engine-mcp is a TypeScript-ready Model Context Protocol (MCP) search engine built to power accurate, context-aware Quranic verse lookup for MCP-com
quran-search-engine-mcp is a TypeScript-ready Model Context Protocol (MCP) search engine built to power accurate, context-aware Quranic verse lookup for MCP-compatible AI and applications. Instead of letting the model guess or hallucinate scripture, all search queries are routed through an MCP server that returns verified Quranic text with advanced Arabic normalization and semantic matching — including root forms, synonyms, and variants — so your app or assistant always works off real Quran content with zero hallucination.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"adelpro/quran-search-engine-mcp"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also