7 tools. 0 can modify or destroy data without limits.
Read-only server. Low risk, but rate limits prevent runaway API costs.
Last updated:
Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.
Intercept sits between your agent and Ziwei & Bazi Astrology. Every tool call checked against your policy before it executes — so your agent can do its job without breaking things.
npx -y @policylayer/intercept scan -- npx -y @spyfree/mingli-mcp analyze_bazi_element:
rules:
- rate_limit: 60/minute Controls API costs and prevents retry loops from exhausting upstream rate limits.
The Ziwei & Bazi Astrology server is primarily read-only with 7 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.
7 tools across 1 categories: Read. 7 are read-only. 0 can modify, create, or delete data.
One line change. Instead of running the Ziwei & Bazi Astrology server directly, prefix it with Intercept: intercept -c spyfree-mingli-mcp.yaml -- npx -y @spyfree/mingli-mcp. Download a pre-built policy from policylayer.com/policies/spyfree-mingli-mcp and adjust the limits to match your use case.
Set budgets, approvals, and hard limits across MCP servers.
npx -y @policylayer/intercept init