Blitz Strike
MCP ServerA penetration-testing methodology delivered as one MCP server: BLITZ maps the attack surface, EAGLE-EYE traces source-to-sink, STRIKE live-verifies every finding before it is reported.
- mcp-server
- security
- pentest
- methodology
A source-aware China travel knowledge base and Agent Skill — CLI, HTTP API and MCP server over one JSON data layer, every fact source-linked.
Huaxingzhi focuses on the parts of China travel that are hardest for international visitors to verify: visitor areas, reservation requirements, passport-specific instructions, seasonal risks, accessibility and emergency context. One JSON data layer (each attraction record carries sources and last_verified; prices and reservation rules stay null when unknown) powers a zero-dependency Python CLI, a local HTTP API, and MCP tools for AI clients — and the repo root is itself an installable Agent Skill. Currently an alpha covering 56 places across Beijing, Shanghai, Guangzhou, Shenzhen, Chengdu, Xi'an, Hangzhou and Lijiang.
Building travel-planning features for China-bound users where every claim needs a citation — or pointing your own agent at honest, checkable data instead of scraped listicles.
git clone https://github.com/tczyliu/china-travel-kit.git cd china-travel-kit python3 -m china_travel_kit search museum --city Beijing python3 -m china_travel_kit recommend 'First visit: pandas, food, relaxed pace' --travelers 2 --start-date 2026-07-10 --end-date 2026-07-12 python3 -m china_travel_kit freshness # data-freshness report # as an Agent Skill: point an Agent-Skills-compatible client at the repo, or clone it into its skills directory
v0.5.0 alpha, developer preview: 56 places in 8 cities, with the first expansion targeting officially sourced 5A/4A attractions — none of it is a complete city guide. Not a booking service or live navigation; the Skill itself tells the agent to re-check live facts.
Repository
tczyliu/china-travel-kitCharted
A penetration-testing methodology delivered as one MCP server: BLITZ maps the attack surface, EAGLE-EYE traces source-to-sink, STRIKE live-verifies every finding before it is reported.
Red Hat's "ripgrep for AI context" — a C++23 zero-dependency CLI that also speaks MCP.
One shared session memory for 25+ coding agents — Claude Code, Codex, and Cursor finally remember the same project.