chuance-policy-mcp
Related Servers
Alternatives to chuance-policy-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceFacilitates retrieval and parsing of Chinese central government policies from gov.cn, offering structured search results and full-text extraction.226-
- AlicenseNot gradedqualityCmaintenanceProvides read-only, citation-grounded Chinese AI compliance and filing Q&A, enabling agents to search regulations, retrieve requirements, generate self-check lists, and determine filing obligations with legal basis.MIT

savantcat-answers-mcpofficial
AlicenseNot gradedqualityBmaintenanceEnables agents to query China's GB/T 47746—2026 AI customer-service compliance standard through five clause-level tools — question listing, keyword search, full cited answers, enterprise self-check lists, and standard metadata — over a public read-only streamable-http endpoint with no API key required. Answers include clause sources so compliance questions like mandatory human-handoff scenarios can be resolved without manually paging through the 40-page standard.1MIT- AlicenseAqualityCmaintenanceProvides Bing Chinese search and webpage crawling tools, enabling AI assistants to fetch real-time web information without API keys.2442 npm70MIT
- FlicenseAqualityCmaintenanceEnables semantic search and retrieval of Chinese judicial cases from the Supreme People's Court case library, supporting natural language queries for similar cases, case details, filtering, and statistics.89-
- AlicenseAqualityCmaintenanceBridges AI agents to Chinese internet services like Baidu, Bilibili, and Chinese web page extraction without requiring API keys.3MIT
TDQS
Scored across 6 tools
Each tool has a distinct primary role: search, fetch full text, verify a single law article, verify citations in batch, check freshness, and list data sources. There is slight functional overlap (fetch_page_text and check_freshness both return publish dates, and verify tools fetch pages), but the descriptions clarify when each should be used.
Most tools follow a readable verb_noun pattern: search_gov_policy, fetch_page_text, batch_verify_citations, check_freshness. However, verify_law_article_tool adds an unnecessary '_tool' suffix and source_catalog is noun-only, so the pattern is not perfectly uniform.
Six tools is well-scoped for a specialized policy/law research MCP. Each tool serves a distinct step in the research workflow—search, fetch, verify, batch verify, freshness check, and source transparency—without redundancy or bloat.
The toolset covers the full core workflow: searching authoritative policy sources, retrieving page text, verifying individual and batch law citations, and assessing freshness. source_catalog also clarifies boundaries and data-source limitations, leaving no obvious dead ends for the stated purpose.