list_reciters — Tarteel MCP Server MCP Tool Read-only
list_reciters
(list reciters) is one of 16 tools on the
Tarteel MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_reciters from your client
- Claude Code Tarteel MCP Server list_reciters run in your project directory
- Claude Desktop Tarteel MCP Server list_reciters ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tarteel MCP Server list_reciters ~/.cursor/mcp.json
- VS Code Tarteel MCP Server list_reciters .vscode/mcp.json
- Zed Tarteel MCP Server list_reciters ~/.config/zed/settings.json
- Windsurf Tarteel MCP Server list_reciters ~/.codeium/windsurf/mcp_config.json
- Cline Tarteel MCP Server list_reciters ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tarteel MCP Server list_reciters ~/.gemini/settings.json
- Grok Tarteel MCP Server list_reciters .mcp.json (in your project root)
- ChatGPT Tarteel MCP Server list_reciters Settings → Connectors → Advanced → Developer mode
- Claude.ai Tarteel MCP Server list_reciters Settings → Connectors → Add custom connector
- LangChain Tarteel MCP Server list_reciters pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tarteel-mcp-server https://mcp.tarteel.ai/mcp
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.