← Registry

Databases

agentdatacore.com

Provides tools to search and retrieve CCC catalog products, rule versions, standard references, and standard metadata.

5 endpoints25 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://mcp.agentdatacore.com/mcp/products/market-access

No auth detected

MCP server metadata

Name
agentdata-market-access
Version
1.0.1
Capabilities
tools.listChanged
Server instructions

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_products

Find CCC catalog product entries by product or category text.

Inferred read-only
get_ccc_rule_versions

Find recorded versions and dates for a CCC rule number.

Inferred read-only
find_ccc_standard_references

Find occurrences of a recorded standard number in CCC reference metadata.

Inferred read-only
get_standard_metadata

Retrieve standard metadata when its recorded standard number is known.

Inferred read-only
search_standard_metadata

Find standard metadata by title text, optionally filtered by its recorded status.

Inferred read-only
get_information_standard

Retrieve definitions of information formation classes, provenance fields and snapshot/version metadata.

Inferred read-only

CONNECT 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

No auth detected

MCP server metadata

Name
agentdata-medical-device
Version
1.0.1
Capabilities
tools.listChanged
Server instructions

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_device

Look up medical-device records when a UDI identifier is known.

Inferred read-only
search_udi_products

Find medical devices by product or trade-name text.

Potential side effects
get_udi_company_products

Find recorded medical-device products associated with a company or registrant name.

Inferred read-only
get_udi_registration_products

Find medical-device records associated with a registration or filing number.

Inferred read-only
search_udi_category

Find medical devices by a recorded category name or classification code.

Inferred read-only
get_information_standard

Retrieve definitions of information formation classes, provenance fields and snapshot/version metadata.

Inferred read-only

CONNECT 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

No auth detected

MCP server metadata

Name
agentdata-policy
Version
1.0.1
Capabilities
tools.listChanged
Server instructions

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_institutions

Find recorded institutions and roles for a country, optionally filtered by institution text.

Inferred read-only
get_gazette_items

Find entries in a gazette issue, optionally filtered by document number.

Inferred read-only
search_policy_facts

Find policy and document facts by title or document-number text.

Inferred read-only
find_license_catalog_items

Find licence catalog entries by recorded product or commodity text.

Inferred read-only
get_information_standard

Retrieve definitions of information formation classes, provenance fields and snapshot/version metadata.

Inferred read-only

CONNECT 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

No auth detected

MCP server metadata

Name
agentdata-recall
Version
1.0.1
Capabilities
tools.listChanged
Server instructions

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_recalls

Find recall notices and detail records by product, manufacturer or title text.

Inferred read-only
get_recall_record

Retrieve a recall notice or detail record using an existing search-result identifier.

Inferred read-only
get_information_standard

Retrieve definitions of information formation classes, provenance fields and snapshot/version metadata.

Inferred read-only

CONNECT 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

No auth detected

MCP server metadata

Name
agentdata-trade
Version
1.0.1
Capabilities
tools.listChanged
Server instructions

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_stats

Find foreign-investment observations for a statistical year, optionally filtered by country or measure.

Inferred read-only
get_mofcom_trade_stats

Query collected country-workbook trade observations (flows relative to the named reporting country) or China–Portuguese-speaking-country bilateral year-to-date observations.

Potential side effects
get_customs_country_trade

Query China merchandise trade by partner country/region, including all-partner totals using country TOTAL.

Potential side effects
get_customs_commodity_trade

Query China import or export observations by recorded major-commodity label.

Inferred read-only
get_information_standard

Retrieve definitions of information formation classes, provenance fields and snapshot/version metadata.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.