Quran Search Engine MCP
Rank #8,838io.github.adelpro/quran-search-engine-mcp
MCP server providing quran-search-engine-mcp capabilities
Quran Search Engine MCP is a Model Context Protocol (MCP) server published by adelpro. It ranks #8,838 of 115,591 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Quran Search Engine MCP is listed across 4 registries — Official MCP, Smithery, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 20, 2026 and most recently updated on Jan 21, 2026.
Ranks ahead of 106,753 of 115,591 servers on MCP Toplist.
Use Quran Search Engine MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http quran-search-engine-mcp https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add quran-search-engine-mcp -- npx -y quran-search-engine-mcp[mcp_servers.quran-search-engine-mcp]
url = "https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.quran-search-engine-mcp]
command = "npx"
args = ["-y", "quran-search-engine-mcp"]Add to ~/.codex/config.toml.
https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": [
"-y",
"quran-search-engine-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"quran-search-engine-mcp": {
"url": "https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": [
"-y",
"quran-search-engine-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quran-search-engine-mcp": {
"type": "http",
"url": "https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"quran-search-engine-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"quran-search-engine-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quran-search-engine-mcp": {
"serverUrl": "https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": [
"-y",
"quran-search-engine-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quran-search-engine-mcp": {
"url": "https://server.smithery.ai/adelpro/quran-search-engine-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": [
"-y",
"quran-search-engine-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.adelpro%2Fquran-search-engine-mcp)<a href="https://mcptoplist.com/server/io.github.adelpro%2Fquran-search-engine-mcp"><img src="https://mcptoplist.com/badge/io.github.adelpro%2Fquran-search-engine-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
adelpro
Other servers by adelpro
View all adelpro servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Jan 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Quran Search Engine MCP?
- Quran Search Engine MCP is maintained by adelpro, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Quran Search Engine MCP listed on the Official MCP Registry?
- Yes — Quran Search Engine MCP is listed on the Official MCP Registry, alongside Smithery, PulseMCP and Glama.
- How many versions does Quran Search Engine MCP have?
- MCP Toplist tracks 2 versions of Quran Search Engine MCP, most recently published on Jan 21, 2026.
- Where can I find the source code for Quran Search Engine MCP?
- The source code for Quran Search Engine MCP is hosted at github.com/adelpro/quran-search-engine-mcp.