dhcckb-dhcn-paper-search
MCP Server for searching digital humanities papers on DHCN (https://www.dhcn.cn/cnpaper).
Tools
search_dhcn_papers
Search for papers by keyword on DHCN's domestic digital humanities paper search page. Supports both direct keywords and research topic descriptions. When auto_keywords=true, the server passes the query through (keyword extraction is handled by the calling LLM).
get_dhcn_paper_detail
Fetch complete paper details (abstract, keywords, authors, institution, journal, DOI, etc.) from a DHCN paper detail page URL.
Usage
Install via uvx:
uvx dhcckb-dhcn-paper-search
Configure in your MCP client:
{
"mcpServers": {
"dhcn-paper-search": {
"command": "uvx",
"args": ["dhcckb-dhcn-paper-search"]
}
}
}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dhcckb_dhcn_paper_search-0.1.0.tar.gz.
File metadata
- Download URL: dhcckb_dhcn_paper_search-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Bun/1.3.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa3fc0d1d13c5ff2bb48bed965773ffbd40fbaabccba99908d8223e487b9bc36
|
|
| MD5 |
6462d844f6b5ef1dcd72c209455e1cf9
|
|
| BLAKE2b-256 |
ca4523a6e4c364afe971e66e8e80bd80ec05c95331f799f728a0ffcc518393d3
|