Xi Corpus MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Xi Corpus MCPTrack how 'whole-process people's democracy' appears in speeches over time."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PolicySignal
A Model Context Protocol (MCP) server for searching and analyzing the public discourse of Xi Jinping — speeches, articles, and official statements as published on open government sources. Neutral research infrastructure for China-watchers, academics, journalists, and analysts. Any MCP-compatible client — Claude Desktop, Claude Code, ChatGPT, Cursor, VS Code, Cline, Windsurf — can connect over a single public URL.
中文说明见 README.zh.md · Full setup & tool reference: USER-GUIDE.md / 使用指南.md
What this is: a retrieval and discourse-analysis tool over publicly available official texts — it surfaces what was said, when, and how phrasing evolves, with verbatim, source-linked citations. What this is not: not a prediction service, not an endorsement, not a tool for profiling private individuals. Analytical outputs are labeled research inference, never fabricated quotes or claims of certainty. In the tradition of open China-studies tooling such as the China Media Project and CSIS Interpret: China.
Quick start
The server is a public, remote, no-auth MCP endpoint — most clients need only the URL:
https://policy-signal.onrender.com/mcpClaude Code (fastest):
claude mcp add --transport http --scope user policy-signal https://policy-signal.onrender.com/mcpClaude Desktop / ChatGPT / Cursor / VS Code / Cline / Windsurf: add a custom / remote MCP connector and paste the URL above (no authentication). Per-client steps in USER-GUIDE.md.
Then ask your assistant, for example:
"Using policy-signal, chart the phrase trend of 新质生产力 vs 高质量发展 by year, and quote the key passage with its source."
Related MCP server: Bidding MCP Server
Capabilities
Tool | What it does |
| Full-text search (synonym/OR sets, time-sorted) with metadata filters |
| Retrieve a document / close-read a passage — the only source of verbatim quotes |
| Evidence timeline of how a topic's framing evolves year over year |
| Track a formulation's rise / fall / disappearance over time (tifa signal; zero-filled buckets so "no longer mentioned" is visible) |
| Scan for recently rising or newly appearing formulations |
| Coverage & freshness / incremental refresh (refresh disabled on the public endpoint) |
Two guided prompts — scenario_research(topic) and event_prediction(event) — walk a client model through an evidence-first method: build a timeline → compare formulations → close-read turning points → layered high/medium/low-confidence inference with explicit falsification points.
Method & guardrails
Every claim is anchored to a document (id + date + source URL). Verbatim quotes come only from
get_context/get_article, checked against the corpus.Facts vs. inference are labeled separately. The analytical prompts forecast themes, framing, and formulation priorities — never a verbatim script, a specific dated event, or a probability of an act.
Research framing. Outputs are documentary research over public statements, not prophecy.
Corpus & sources
Public official statements as published on open government sources; see SOURCES.md. The corpus stores document text and metadata for search and citation and is not offered as a bulk-download dataset; every result links back to its original publication. Usage limits and troubleshooting are in USER-GUIDE.md.
Disclaimer
Independent research infrastructure published by ACEE Ventures for educational and analytical use. It analyzes publicly available official statements and makes no claim to represent, predict, or endorse any person or government; it is not affiliated with or endorsed by any government or official body. Analytical outputs are research inference and should not be treated as factual predictions. See DISCLAIMER.md.
License
Code: MIT. Corpus text remains the property of its original publishers, used here for research and citation; this repository does not grant rights to redistribute source texts.
Maintained by ACEE Ventures.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables search, exploration, and analysis of all QAnon posts for sociological study.82MIT
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive access to Chinese bidding and tendering data, enabling users to search for companies, analyze bidding statistics, query tender announcements, and discover project opportunities for market analysis and business development.9
- FlicenseAqualityDmaintenanceFacilitates retrieval and parsing of Chinese central government policies from gov.cn, offering structured search results and full-text extraction.224
- FlicenseAqualityBmaintenanceEnables 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.85
Related MCP Connectors
Citable retrieval across papers, books, patents, Wikipedia, and live social sources.
Resolve, search and verify legal citations against the official sources, with provenance.
Search and analyze global news coverage and US TV transcripts via the GDELT Project APIs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/acee-ventures/policy-signal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server