Skip to main content
Glama
Pratik-Pou

Scopus MCP Server

by Pratik-Pou

Related Servers

Alternatives to Scopus MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to search and retrieve academic papers, author profiles, and citation data from the Scopus database via MCP tools.
      7
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides access to the Elsevier Scopus API, enabling AI assistants to search for academic papers, retrieve detailed abstracts, and look up author profiles. It facilitates bibliometric research and scholarly data analysis through natural language commands.
      5
      80 PyPI
      41
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching Elsevier's Scopus database for scientific literature, retrieving abstracts and metadata, and exporting results in RIS or BibTeX format.
      24 PyPI
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to search and retrieve real academic papers from Scopus, preventing citation hallucination by providing accurate paper metadata, author info, and citation analysis.
      15
      3
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the Scopus literature database, enabling search queries, article metadata retrieval, and citation counts via the Elsevier Scopus Search API.
      -

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation4/5

    The three tools have clearly distinct primary actions: searching versus retrieving by Scopus ID. However, get_article_details and get_article_abstract overlap since details also includes the abstract when available, which could cause minor confusion about which to call.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: search_scopus, get_article_details, get_article_abstract. The get_article_* prefix for the two retrieval tools reinforces a predictable structure.

    Tool Count4/5

    Three tools is on the small side but appropriately scoped for a simple search-and-retrieve workflow. The count feels slightly thin for a general-purpose Scopus API wrapper, but each tool serves a necessary step in the primary flow.

    Completeness4/5

    The core lifecycle of discovering articles and retrieving full metadata or abstracts is covered, with no dead ends. Minor gaps exist, such as no direct citation-list or author-detail endpoints, but these are reasonable omissions given the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues