Databases
agentdatacore.com
Provides tools to search and retrieve CCC catalog products, rule versions, standard references, and standard metadata.
ENDPOINT 1
https://mcp.agentdatacore.com/mcp/products/market-access
MCP server metadata
- Name
- agentdata-market-access
- Version
- 1.0.1
Find CCC product categories, implementation rule versions, standard references and recorded standards status relevant to market access in China. Common query outcomes: SUCCESS: The query completed successfully and returned matching records. NO_MATCH: The query completed successfully, but no matching record was found for the supplied conditions in the current snapshot. INVALID_ARGUMENT: A required parameter is missing or a supplied value does not meet the tool accepted type, range or format. TOOL_NOT_AVAILABLE_FOR_ENTRY: The requested tool is not exposed through this product entry. RECORD_RELEASE_RATE_LIMITED: The short-term distinct-record release allowance has been reached. PAGINATION_DEPTH_LIMIT: The requested pagination position exceeds the supported range. RATE_LIMITED: The request frequency exceeds the current flood-protection allowance. SERVICE_NOT_READY: The service or required backend is temporarily not ready or reachable. INTERNAL_ERROR: The request could not be completed because of an internal processing error. SNAPSHOT_UNAVAILABLE: The supplied expected snapshot does not match the current dataset snapshot. CLIENT_CAPACITY_LIMITED: Temporary client-accounting capacity is currently unavailable.
Known tools 6
find_ccc_standard_referencesFind occurrences of a recorded standard number in CCC reference metadata.
Inferred read-onlyget_standard_metadataRetrieve standard metadata when its recorded standard number is known.
Inferred read-onlysearch_standard_metadataFind standard metadata by title text, optionally filtered by its recorded status.
Inferred read-onlyget_information_standardRetrieve definitions of information formation classes, provenance fields and snapshot/version metadata.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentdata-market-access]
url = "https://mcp.agentdatacore.com/mcp/products/market-access"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentdata-market-access": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/market-access"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentdata-market-access
Remote MCP URL: https://mcp.agentdatacore.com/mcp/products/market-access
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentdata-market-access": {
"url": "https://mcp.agentdatacore.com/mcp/products/market-access"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentdata-market-access": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/market-access"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentdata-market-access",
"transport": "streamable-http",
"url": "https://mcp.agentdatacore.com/mcp/products/market-access"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.agentdatacore.com/mcp/products/medical-device
MCP server metadata
- Name
- agentdata-medical-device
- Version
- 1.0.1
Look up medical devices in China by UDI, product name, registrant, registration number or category, and view their recorded specifications. Common query outcomes: SUCCESS: The query completed successfully and returned matching records. NO_MATCH: The query completed successfully, but no matching record was found for the supplied conditions in the current snapshot. INVALID_ARGUMENT: A required parameter is missing or a supplied value does not meet the tool accepted type, range or format. TOOL_NOT_AVAILABLE_FOR_ENTRY: The requested tool is not exposed through this product entry. RECORD_RELEASE_RATE_LIMITED: The short-term distinct-record release allowance has been reached. PAGINATION_DEPTH_LIMIT: The requested pagination position exceeds the supported range. RATE_LIMITED: The request frequency exceeds the current flood-protection allowance. SERVICE_NOT_READY: The service or required backend is temporarily not ready or reachable. INTERNAL_ERROR: The request could not be completed because of an internal processing error. SNAPSHOT_UNAVAILABLE: The supplied expected snapshot does not match the current dataset snapshot. CLIENT_CAPACITY_LIMITED: Temporary client-accounting capacity is currently unavailable.
Known tools 6
get_udi_company_productsFind recorded medical-device products associated with a company or registrant name.
Inferred read-onlyget_udi_registration_productsFind medical-device records associated with a registration or filing number.
Inferred read-onlysearch_udi_categoryFind medical devices by a recorded category name or classification code.
Inferred read-onlyget_information_standardRetrieve definitions of information formation classes, provenance fields and snapshot/version metadata.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentdata-medical-device]
url = "https://mcp.agentdatacore.com/mcp/products/medical-device"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentdata-medical-device": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/medical-device"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentdata-medical-device
Remote MCP URL: https://mcp.agentdatacore.com/mcp/products/medical-device
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentdata-medical-device": {
"url": "https://mcp.agentdatacore.com/mcp/products/medical-device"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentdata-medical-device": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/medical-device"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentdata-medical-device",
"transport": "streamable-http",
"url": "https://mcp.agentdatacore.com/mcp/products/medical-device"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://mcp.agentdatacore.com/mcp/products/policy
MCP server metadata
- Name
- agentdata-policy
- Version
- 1.0.1
Find structured information on China-related policies, import and export licensing catalogs, bulletin entries and institutions in selected countries. Common query outcomes: SUCCESS: The query completed successfully and returned matching records. NO_MATCH: The query completed successfully, but no matching record was found for the supplied conditions in the current snapshot. INVALID_ARGUMENT: A required parameter is missing or a supplied value does not meet the tool accepted type, range or format. TOOL_NOT_AVAILABLE_FOR_ENTRY: The requested tool is not exposed through this product entry. RECORD_RELEASE_RATE_LIMITED: The short-term distinct-record release allowance has been reached. PAGINATION_DEPTH_LIMIT: The requested pagination position exceeds the supported range. RATE_LIMITED: The request frequency exceeds the current flood-protection allowance. SERVICE_NOT_READY: The service or required backend is temporarily not ready or reachable. INTERNAL_ERROR: The request could not be completed because of an internal processing error. SNAPSHOT_UNAVAILABLE: The supplied expected snapshot does not match the current dataset snapshot. CLIENT_CAPACITY_LIMITED: Temporary client-accounting capacity is currently unavailable.
Known tools 5
find_country_institutionsFind recorded institutions and roles for a country, optionally filtered by institution text.
Inferred read-onlyget_gazette_itemsFind entries in a gazette issue, optionally filtered by document number.
Inferred read-onlysearch_policy_factsFind policy and document facts by title or document-number text.
Inferred read-onlyfind_license_catalog_itemsFind licence catalog entries by recorded product or commodity text.
Inferred read-onlyget_information_standardRetrieve definitions of information formation classes, provenance fields and snapshot/version metadata.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentdata-policy]
url = "https://mcp.agentdatacore.com/mcp/products/policy"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentdata-policy": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/policy"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentdata-policy
Remote MCP URL: https://mcp.agentdatacore.com/mcp/products/policy
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentdata-policy": {
"url": "https://mcp.agentdatacore.com/mcp/products/policy"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentdata-policy": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/policy"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentdata-policy",
"transport": "streamable-http",
"url": "https://mcp.agentdatacore.com/mcp/products/policy"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://mcp.agentdatacore.com/mcp/products/recall
MCP server metadata
- Name
- agentdata-recall
- Version
- 1.0.1
Find recorded product recalls and public safety notices in China, including affected products, companies and recall details. Common query outcomes: SUCCESS: The query completed successfully and returned matching records. NO_MATCH: The query completed successfully, but no matching record was found for the supplied conditions in the current snapshot. INVALID_ARGUMENT: A required parameter is missing or a supplied value does not meet the tool accepted type, range or format. TOOL_NOT_AVAILABLE_FOR_ENTRY: The requested tool is not exposed through this product entry. RECORD_RELEASE_RATE_LIMITED: The short-term distinct-record release allowance has been reached. PAGINATION_DEPTH_LIMIT: The requested pagination position exceeds the supported range. RATE_LIMITED: The request frequency exceeds the current flood-protection allowance. SERVICE_NOT_READY: The service or required backend is temporarily not ready or reachable. INTERNAL_ERROR: The request could not be completed because of an internal processing error. SNAPSHOT_UNAVAILABLE: The supplied expected snapshot does not match the current dataset snapshot. CLIENT_CAPACITY_LIMITED: Temporary client-accounting capacity is currently unavailable.
Known tools 3
search_recallsFind recall notices and detail records by product, manufacturer or title text.
Inferred read-onlyget_recall_recordRetrieve a recall notice or detail record using an existing search-result identifier.
Inferred read-onlyget_information_standardRetrieve definitions of information formation classes, provenance fields and snapshot/version metadata.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentdata-recall]
url = "https://mcp.agentdatacore.com/mcp/products/recall"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentdata-recall": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/recall"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentdata-recall
Remote MCP URL: https://mcp.agentdatacore.com/mcp/products/recall
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentdata-recall": {
"url": "https://mcp.agentdatacore.com/mcp/products/recall"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentdata-recall": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/recall"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentdata-recall",
"transport": "streamable-http",
"url": "https://mcp.agentdatacore.com/mcp/products/recall"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://mcp.agentdatacore.com/mcp/products/trade
MCP server metadata
- Name
- agentdata-trade
- Version
- 1.0.1
Find foreign investment, country-level trade, commodity import and export, and related market statistics for China and selected markets. Common query outcomes: SUCCESS: The query completed successfully and returned matching records. NO_MATCH: The query completed successfully, but no matching record was found for the supplied conditions in the current snapshot. INVALID_ARGUMENT: A required parameter is missing or a supplied value does not meet the tool accepted type, range or format. TOOL_NOT_AVAILABLE_FOR_ENTRY: The requested tool is not exposed through this product entry. RECORD_RELEASE_RATE_LIMITED: The short-term distinct-record release allowance has been reached. PAGINATION_DEPTH_LIMIT: The requested pagination position exceeds the supported range. RATE_LIMITED: The request frequency exceeds the current flood-protection allowance. SERVICE_NOT_READY: The service or required backend is temporarily not ready or reachable. INTERNAL_ERROR: The request could not be completed because of an internal processing error. SNAPSHOT_UNAVAILABLE: The supplied expected snapshot does not match the current dataset snapshot. CLIENT_CAPACITY_LIMITED: Temporary client-accounting capacity is currently unavailable.
Known tools 5
get_foreign_investment_statsFind foreign-investment observations for a statistical year, optionally filtered by country or measure.
Inferred read-onlyget_mofcom_trade_statsQuery collected country-workbook trade observations (flows relative to the named reporting country) or China–Portuguese-speaking-country bilateral year-to-date observations.
Potential side effectsget_customs_country_tradeQuery China merchandise trade by partner country/region, including all-partner totals using country TOTAL.
Potential side effectsget_customs_commodity_tradeQuery China import or export observations by recorded major-commodity label.
Inferred read-onlyget_information_standardRetrieve definitions of information formation classes, provenance fields and snapshot/version metadata.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentdata-trade]
url = "https://mcp.agentdatacore.com/mcp/products/trade"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentdata-trade": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/trade"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentdata-trade
Remote MCP URL: https://mcp.agentdatacore.com/mcp/products/trade
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentdata-trade": {
"url": "https://mcp.agentdatacore.com/mcp/products/trade"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentdata-trade": {
"type": "http",
"url": "https://mcp.agentdatacore.com/mcp/products/trade"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentdata-trade",
"transport": "streamable-http",
"url": "https://mcp.agentdatacore.com/mcp/products/trade"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.