list — ReplyNodes MCP Tool Read-only
list
(list) is one of 54 tools on the
ReplyNodes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list from your client
- Claude Code ReplyNodes list run in your project directory
- Claude Desktop ReplyNodes list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ReplyNodes list ~/.cursor/mcp.json
- VS Code ReplyNodes list .vscode/mcp.json
- Zed ReplyNodes list ~/.config/zed/settings.json
- Windsurf ReplyNodes list ~/.codeium/windsurf/mcp_config.json
- Cline ReplyNodes list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ReplyNodes list ~/.gemini/settings.json
- Grok ReplyNodes list .mcp.json (in your project root)
- ChatGPT ReplyNodes list Settings → Connectors → Advanced → Developer mode
- Claude.ai ReplyNodes list Settings → Connectors → Add custom connector
- LangChain ReplyNodes list pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.replynodes.com/mcp
Other tools on this server
- youtube_search
- youtube_video
- youtube_channel
- youtube_comments
- youtube_playlist
- youtube_related
- youtube_transcript
- get_fetcher_healthz
- get_fetcher_readyz
- get_v1_hackernews_capabilities
- hackernews_stories_top
- hackernews_stories_new
- hackernews_stories_best
- hackernews_stories_ask
- hackernews_stories_show
- hackernews_stories_job
- hackernews_search
- hackernews_item
- hackernews_user
- app
- search
- developer
- privacy
- suggest
- similar
- reviews
- ratings
- googleplay_app_details
- googleplay_search
- googleplay_similar_apps
- googleplay_permissions
- googleplay_reviews
- googleplay_developer
- googleplay_categories
- googleplay_category_apps
- googleplay_suggest
- googleplay_availability
- googleplay_data_safety
- web_search
- webcontext_scrape
- webcontext_crawl
- webcontext_map
- webcontext_brand
- brand_retrieve
- brand_search
- brand_styleguide
- brand_fonts
- search_posts
- subreddit_posts
- post_by_id
- post_by_permalink
- user_activity
- user_posts
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.