Quran Search Engine MCP

An MCP (Model Context Protocol) server that gives AI clients fast, accurate, hallucination-free access to the Quran - search, navigation, and morphology - over stdio and Streamable HTTP.

People who work with quran and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-06 · ★ 6 · #28 OF 51 MAINTAINED SEARCH · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Quran Search Engine MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add adelpro-quran-search-engine-mcp -- npx -y quran-search-engine-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "adelpro-quran-search-engine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quran-search-engine-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package quran-search-engine-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.adelpro is GitHub-verified and matches the repo owner

03 · Who maintains Quran Search Engine MCP

quran-search-engine-mcp is maintained by adelpro. It's the only MCP server we track from this author; the repo dates to Jan 2026.

04 · Facts

category
search - ranked #28 of 51 actively-maintained search servers as of 2026-09-18.
registry
io.github.adelpro/quran-search-engine-mcp (active, first published 2026-01-21)
packages
npm:quran-search-engine-mcp

05 · Quran Search Engine MCP FAQ

What is Quran Search Engine MCP?

An MCP (Model Context Protocol) server that gives AI clients fast, accurate, hallucination-free access to the Quran - search, navigation, and morphology - over stdio and Streamable HTTP.

Is Quran Search Engine MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-06. We re-verify nightly.

How do I install Quran Search Engine MCP?

Run `npx -y quran-search-engine-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Quran Search Engine MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Quran Search Engine MCP

More search MCP servers · Searxng MCP · Webgate · Webshift · Arjunkmrm Perplexity Search

More TypeScript MCP servers · Agentic Mermaid · Keyboardia · Context Book · Adrex AI · Mason · see all