GBMCP

54 tools. 1 can modify or destroy data without limits.

1 write tool that can modify data. Rate limits recommended.

Last updated:

1 can modify or destroy data
53 read-only
54 tools total

Community server · catalogue entry verified 02/07/2026

How to control GBMCP ↓

What GBMCP exposes to your agents

Read (53) Write / Execute (1) Destructive / Financial (0)
High Risk

The most dangerous GBMCP tools

1 of GBMCP's 54 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control GBMCP

PolicyLayer is an MCP gateway — it sits between your AI agents and GBMCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "set_config": {
    "limits": [
      {
        "counter": "set_config_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "batch_download_documents": {
    "limits": [
      {
        "counter": "batch_download_documents_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register GBMCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GBMCP →

Instant setup, no code required.

All 54 GBMCP tools

READ 53 tools
Read batch_download_documents batch_download_documents Read cfsa_download_standard Download a CFSA food safety national standard body file. Read cfsa_get_standard cfsa_get_standard Read cfsa_search_standards cfsa_search_standards Read doc88_check_dependencies Check local dependencies for Doc88 high-fidelity downloads. Read doc88_download_document doc88_download_document Read doc88_get_document Get Doc88 document detail by doc88 URL or p_code. Read doc88_search_documents doc88_search_documents Read download_standard download_standard Read foodmate_download_standard Download a FoodMate food-standard body from its detail download entry. Read foodmate_get_law Get FoodMate food-law/regulation detail by show-{id}.html URL or id. Read foodmate_get_standard Get FoodMate food-standard detail by detail URL or itemid. Read foodmate_search_laws foodmate_search_laws Read foodmate_search_standards foodmate_search_standards Read get_config Return GBMCP configuration such as default download/cache directories. Read get_standard Deprecated alias for samr_get_standard. Read get_standard_sample Deprecated alias for samr_get_standard_sample. Read get_technical_committee Deprecated alias for samr_get_technical_committee. Read itu_download_recommendation Download a public ITU-T Recommendation English PDF. Read itu_get_recommendation Get ITU-T Recommendation detail by id, rec.aspx URL, or PDF download URL. Read itu_search_recommendations itu_search_recommendations Read mee_download_document mee_download_document Read mee_get_document mee_get_document Read mee_search_documents mee_search_documents Read mem_download_standard mem_download_standard Read mem_get_standard Get MEM emergency-management standard detail or direct attachment metadata. Read mem_search_standards mem_search_standards Read nhc_download_standard nhc_download_standard Read nhc_get_standard Get NHC health/medical standard detail by detail URL or attachment URL. Read nhc_search_standards nhc_search_standards Read openstd_search_gb_downloadable Search downloadable public GB/GB-T/GB-Z standards from openstd.samr.gov.cn. Read resmea_download_standard resmea_download_standard Read resmea_get_standard Get RESMEA metrology-standard detail by code, search id, or detail URL. Read resmea_list_committees List RESMEA metrology committee-name filter values. Read resmea_list_standard_types List RESMEA metrology standard-type filter values. Read resmea_search_standards resmea_search_standards Read samr_get_standard samr_get_standard Read samr_get_standard_sample Get 国家标准样品 / GSB reference-material detail by id or GSM detail URL. Read samr_get_technical_committee Get SAMR technical committee detail by id or orgDetailView URL. Read samr_search_gb_metadata samr_search_gb_metadata Read samr_search_standard samr_search_standard Read samr_search_standard_samples samr_search_standard_samples Read samr_search_technical_committees Search SAMR standardization technical committees, not standards. Read search_gb_downloadable Deprecated alias for openstd_search_gb_downloadable. Read search_gb_metadata Deprecated alias for samr_search_gb_metadata. Read search_standard Deprecated alias for samr_search_standard. Read search_standard_samples Deprecated alias for samr_search_standard_samples. Read search_technical_committees Deprecated alias for samr_search_technical_committees. Read ttbz_download_organization_document ttbz_download_organization_document Read ttbz_get_organization Get TTBZ social organization detail by organUniqueId or detail URL. Read ttbz_get_standard ttbz_get_standard Read ttbz_search_organizations ttbz_search_organizations Read ttbz_search_standards Search TTBZ group-standard metadata from www.ttbz.org.cn.

Questions about GBMCP

How do I prevent bulk modifications through GBMCP? +

The GBMCP server has 1 write tools including set_config. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach GBMCP.

How many tools does the GB MCP server expose? +

54 tools across 2 categories: Read, Write. 53 are read-only. 1 can modify, create, or delete data.

How do I enforce a policy on GBMCP? +

Register the GB MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every GBMCP tool call.

Deterministic rules across all 54 GBMCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

54 GBMCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.