list_parser_presets — quanticdata mcp MCP Tool Read-only
list_parser_presets
(list parser presets) is one of 26 tools on the
quanticdata mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_parser_presets from your client
- Claude Code quanticdata mcp list_parser_presets run in your project directory
- Claude Desktop quanticdata mcp list_parser_presets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor quanticdata mcp list_parser_presets ~/.cursor/mcp.json
- VS Code quanticdata mcp list_parser_presets .vscode/mcp.json
- Zed quanticdata mcp list_parser_presets ~/.config/zed/settings.json
- Windsurf quanticdata mcp list_parser_presets ~/.codeium/windsurf/mcp_config.json
- Cline quanticdata mcp list_parser_presets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI quanticdata mcp list_parser_presets ~/.gemini/settings.json
- Grok quanticdata mcp list_parser_presets .mcp.json (in your project root)
- ChatGPT quanticdata mcp list_parser_presets Settings → Connectors → Advanced → Developer mode
- Claude.ai quanticdata mcp list_parser_presets Settings → Connectors → Add custom connector
- LangChain quanticdata mcp list_parser_presets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quanticdata-mcp https://api.quanticdata.io/mcp
Other tools on this server
- scrape
- generate_parser
- save_parser_preset
- parser_preset_stats
- heal_parser_preset
- seo_audit
- ai_visibility
- search
- search_and_read
- map
- crawl
- crawl_status
- batch
- batch_status
- search_bulk
- search_bulk_status
- create_dataset
- dataset_status
- list_proxies
- generate_proxies
- proxy_locations
- whitelist_ip
- list_collectors
- run_collector
- collector_run_status
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.