Skip to main content
Glama

Related Servers

Alternatives to cuc-literature-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to search and retrieve academic literature from Web of Science and CNKI, with support for institutional login/SSO. Can be deployed locally on Windows or as a remote Linux server.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables academic literature collection and full-text downloading from multiple sources (CNKI, Elsevier, OpenAlex, etc.) via natural language commands.
      3
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables searching, downloading, and exporting academic papers from 20+ scholarly sources including arXiv, PubMed, and Semantic Scholar. Supports multi-source concurrent search, citation network tracing, and export to CSV, RIS, and BibTeX.
      1
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      Enables searching and downloading academic papers from 14 platforms including arXiv, PubMed, Google Scholar, Web of Science, Springer, and Sci-Hub with unified data format and intelligent rate limiting.
      21
      1,634 npm
      185
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Unified academic search MCP server that searches open literature (arXiv, bioRxiv, medRxiv, PMC), CNKI, and Web of Science, with browser-backed authentication, local paper library, and export to multiple formats.
      21
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to search CNKI (China National Knowledge Infrastructure), download PDFs, and import them into Zotero with automatic PDF attachment.
      23
      MIT

    TDQS

    A4.1/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct stage: check_browser_session checks login status, refresh_partition_map updates journal rankings, create_search_run creates a run, search_wos executes the search, download_fulltext fetches PDFs, sync_results writes to Tencent Docs, and get_run_status retrieves progress. No two tools share overlapping responsibilities, so an agent can easily select the correct one.

    Naming Consistency4/5

    All tool names use snake_case with a leading verb (check, refresh, create, search, download, sync, get). The object nouns vary in structure (e.g., browser_session vs. wos), but the overall pattern is consistent and predictable, with no mixed conventions like camelCase or inconsistent verb styles.

    Tool Count5/5

    Seven tools is well within the ideal 3-15 range and matches the server's purpose of managing a literature search workflow. Each tool fills a necessary role from setup to execution to output, and none feel extraneous or missing.

    Completeness4/5

    The toolset provides solid coverage of the core workflow: prepare (check session, refresh map), create run, execute search, download fulltext, sync results, and monitor status. Minor gaps exist such as no explicit cancel/edit run or separate IEEE search, but these are not critical dead ends for the main literature retrieval process.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues