get_info_json — quran MCP Tool Read-only
get_info_json
(get info json) is one of 3 tools on the
quran
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_info_json from your client
- Claude Code quran get_info_json run in your project directory
- Claude Desktop quran get_info_json ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor quran get_info_json ~/.cursor/mcp.json
- VS Code quran get_info_json .vscode/mcp.json
- Zed quran get_info_json ~/.config/zed/settings.json
- Windsurf quran get_info_json ~/.codeium/windsurf/mcp_config.json
- Cline quran get_info_json ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI quran get_info_json ~/.gemini/settings.json
- Grok quran get_info_json .mcp.json (in your project root)
- ChatGPT quran get_info_json Settings → Connectors → Advanced → Developer mode
- Claude.ai quran get_info_json Settings → Connectors → Add custom connector
- LangChain quran get_info_json pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quran https://mcp.jojapi.com/quran
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.