Skip to main content

MCP server for Chinese history study: BiogRef/TextRef CSVs, CBDB/TGAZ enrichments

Project description

Bunduk MCP — Chinese History Study Server

MCP server exposing BiogRef/TextRef CSVs as resources and tools for Chinese history study, with optional live CBDB and CHGIS TGAZ enrichments.

Quick Start

  • Requirements: Python 3.10+
  • Data: CSVs are expected under references/ (already present in this repo).

Install (editable):

pip install -e .

Run (stdio transport):

mcp-chinese-history

or

python -m bunduk_mcp.server

This starts an MCP stdio server suitable for MCP-compatible clients.

Implemented

  • Resources: biogref://{source}/person/{person_id}, textref://{source}/work/{primary_id}
  • Tools: person.search, person.get, crosswalk.person, text.search
  • Entity resolution: entity.resolve_people, entity.resolve_books
  • Place lookup (TGAZ): place.lookup (online; safe fallback if offline)
  • CBDB API thin wrapper: cbdb.person (online; safe fallback if offline)
  • Disambiguation: disambig.person (rule-based scoring)
  • HTML builder: html.build_annotations (deterministic wrapping with tooltips)
  • Dataset management (scaffold): dataset.list, dataset.reload (update/sync stubbed)

Configuration

  • BUNDUK_MCP_REFERENCES_DIR — override path to CSVs (default: references)
  • BUNDUK_HTTP_TIMEOUT — HTTP timeout seconds (default: 10)

Notes

  • Network-enriched tools return clear errors when offline; the rest work fully offline using local CSV files.
  • CSV BOM is handled; fields are normalized but values preserve Chinese text.
  • See MCP_PLAN.md for design, scenarios, and roadmap.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bunduk_mcp-0.1.2-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file bunduk_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: bunduk_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for bunduk_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2ad260eb767755766962c4b2a2905b76328be66f52848f654f359eebcbcbba88
MD5 62767152a47e59366a3434386c5266e8
BLAKE2b-256 9d67a5e8c1b10dd19e3f9221f9fa6da199d562a6ea09b03d0e8f3c3d7b89f51c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page