uniprot-link
Related Servers
Alternatives to uniprot-link
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP 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.7MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables language models to fetch protein information from the UniProt database, including protein details, sequences, functions, and structures.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying the EBI PRIDE Archive, a proteomics (mass-spectrometry) data repository, through natural language or direct tool calls.4 npmMIT
- AlicenseAqualityAmaintenanceAn MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).2915MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that exposes STRING database functionality, allowing AI agents to resolve protein identifiers, retrieve interaction networks, perform homology lookups, and run functional enrichment analysis.7MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for querying gene annotations, full-text gene search, and species taxonomy via MyGene.info. Enables AI agents to access gene data through natural language questions.3 npmMIT
TDQS
Scored across 15 tools
Each tool has a clearly distinct purpose: find_proteins vs find_proteins_batch are differentiated by batch vs single; get_protein_* tools each target specific data aspects (sequence, features, variants, diseases, GO, cross-refs); SPARQL-related tools are separate; taxonomy and mapping tools are unique. No overlap in functionality.
All tool names follow a consistent verb_noun pattern: find_*, get_*, map_*, run_*, search_*. The naming is predictable and homogeneous, making it easy for an agent to understand the action and target of each tool.
With 15 tools, the server is well-scoped for querying UniProt data. It covers search, retrieval of detailed protein information, cross-references, sequence, features, variants, diseases, GO terms, taxonomy, identifier mapping, SPARQL queries, and server capabilities, without being excessive.
The tool surface is comprehensive for the domain: all major UniProt data types are covered (core summary, cross-references, features, sequence, variants, diseases, GO terms). The inclusion of find_proteins_batch, map_identifiers, get_taxon, and the SPARQL escape hatch ensures no major workflow dead ends. Minor gaps like subcellular localization can be obtained via GO terms or SPARQL.