get_recall_record — China NMPA Medical Device Data MCP Tool Read-only
get_recall_record
(get recall record) is one of 21 tools on the
China NMPA Medical Device Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_recall_record from your client
- Claude Code China NMPA Medical Device Data get_recall_record run in your project directory
- Claude Desktop China NMPA Medical Device Data get_recall_record ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor China NMPA Medical Device Data get_recall_record ~/.cursor/mcp.json
- VS Code China NMPA Medical Device Data get_recall_record .vscode/mcp.json
- Zed China NMPA Medical Device Data get_recall_record ~/.config/zed/settings.json
- Windsurf China NMPA Medical Device Data get_recall_record ~/.codeium/windsurf/mcp_config.json
- Cline China NMPA Medical Device Data get_recall_record ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI China NMPA Medical Device Data get_recall_record ~/.gemini/settings.json
- Grok China NMPA Medical Device Data get_recall_record .mcp.json (in your project root)
- ChatGPT China NMPA Medical Device Data get_recall_record Settings → Connectors → Advanced → Developer mode
- Claude.ai China NMPA Medical Device Data get_recall_record Settings → Connectors → Add custom connector
- LangChain China NMPA Medical Device Data get_recall_record pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http china-nmpa-udi https://mcp.agentdatacore.com/mcp
Other tools on this server
- get_udi_device
- search_udi_products
- get_udi_company_products
- get_udi_registration_products
- search_udi_category
- search_recalls
- find_ccc_products
- get_ccc_rule_versions
- find_ccc_standard_references
- get_standard_metadata
- search_standard_metadata
- get_foreign_investment_stats
- find_country_institutions
- get_gazette_items
- search_policy_facts
- find_license_catalog_items
- get_mofcom_trade_stats
- get_customs_country_trade
- get_customs_commodity_trade
- get_information_standard
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.