Skip to main content
Glama

UniProt MCP Server

by josefdc

get_sequence

Retrieve protein sequence metadata from UniProtKB database using accession numbers to access biological sequence information.

Instructions

Return only the sequence metadata for an accession.

Input Schema

NameRequiredDescriptionDefault
accessionYes

Input Schema (JSON Schema)

{ "properties": { "accession": { "title": "Accession", "type": "string" } }, "required": [ "accession" ], "type": "object" }

Other Tools from UniProt MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/josefdc/Uniprot-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server