Skip to main content
Glama
pansapiens

uniprot-unipressed-mcp

by pansapiens

Related Servers

Alternatives to uniprot-unipressed-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables language models to fetch protein information from the UniProt database, including protein details, sequences, functions, and structures.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server that exposes the UniProt REST API to LLM clients, enabling search and retrieval of protein data via tools like search_uniprotkb, get_entry, and map_ids.
      7
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that grounds protein research in the UniProt SPARQL endpoint, providing tools for querying proteins, sequences, variants, diseases, and more via intent-named tools and raw SPARQL.
      15
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A Model Context Protocol server providing programmatic access to 3D protein structural data from RCSB PDB, PDBe, and UniProt, enabling search, retrieval, comparison, and analysis of protein structures.
      269 npm
      5
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 2 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: uniprot_fetch retrieves specific entries by IDs, while uniprot_search performs complex queries. There is no overlap in functionality.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern with snake_case (uniprot_fetch, uniprot_search), making them predictable and easy to understand.

    Tool Count3/5

    With only 2 tools, the server is very thin for the vast UniProt domain. While fetch and search are core operations, the lack of other tools (e.g., for updates or batch operations) makes it feel limited.

    Completeness3/5

    The server covers basic retrieval operations (fetch by ID and search) but lacks any write or update functionality. For a read-only interface this might be acceptable, but tools for batch processing or data submission are missing.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues