Jishics

11 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
10 read-only
11 tools total

Community server · catalogue entry verified 02/07/2026

How to control Jishics ↓

What Jishics exposes to your agents

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

The most dangerous Jishics tools

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

How to control Jishics

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

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "get_price_reference": {
    "limits": [
      {
        "counter": "get_price_reference_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 Jishics — 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 JISHICS →

Instant setup, no code required.

All 11 Jishics tools

READ 10 tools
Read get_price_reference 查询指定品类在某城市的市场价格区间和真实报价样本。适用场景:外部 AI 估算服务成本和预算参考。 Read get_provider 获取某个服务商的详细信息,包括公司介绍、资质、所有服务及价格、评分、成交量、AI评分。 Read get_reviews 获取某个服务商的客户评价列表,含评分、评价内容、服务类型。 Read list_categories 查询即时财税平台支持的所有服务品类及子分类。适用场景:外部 AI 需要了解平台服务范围时调用。 Read match_for_demand 根据需求属性匹配服务商,返回加权评分排序的匹配列表。用于 AI Agent 自主撮合流程。 Read match_score 获取某个服务商的 AI 4 维评分详情:综合评分、行业匹配度、地域匹配度、能力评分。每项含分数、满分、含义解释、数据来源说明。所有评分由 AI 引擎基于真实经营数据实时计算。 Read search_memory 搜索 MCP Server 的运行记忆,包括历史工具调用、错误、部署记录。适用场景:排查故障、回顾历史操作、了解系统状态。 Read search_services 搜索即时财税平台上的企业服务商。支持按城市、服务类型筛选。返回服务商列表含名称、评分、成交量、AI评分。适用场景:用户想找代理记账、公司注册、商标注册等服务。 Read track_order 查询在即时财税平台上的订单或需求状态。 Read verify_license 核验服务商的资质和信任度。返回认证状态、会员等级、保证金缴纳、证书数量、综合信任评分(0-100)及风险提示。帮助判断服务商可靠性,降低合作风险。

Questions about Jishics

How do I prevent bulk modifications through Jishics? +

The Jishics server has 1 write tools including create_demand. 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 Jishics.

How many tools does the Jishics MCP server expose? +

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

How do I enforce a policy on Jishics? +

Register the Jishics 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 Jishics tool call.

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

Instant setup, no code required.

11 Jishics 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.