Skip to main content
Glama

UniProt MCP Server

by josefdc

search_uniprot

Search the UniProtKB protein database to find curated protein entries, sequences, and annotations using flexible query parameters.

Instructions

Search UniProtKB and return curated hits.

Input Schema

NameRequiredDescriptionDefault
queryYes
sizeNo
reviewed_onlyNo
fieldsNo
sortNo
include_isoformNo

Input Schema (JSON Schema)

{ "properties": { "fields": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Fields" }, "include_isoform": { "default": false, "title": "Include Isoform", "type": "boolean" }, "query": { "title": "Query", "type": "string" }, "reviewed_only": { "default": false, "title": "Reviewed Only", "type": "boolean" }, "size": { "default": 10, "title": "Size", "type": "integer" }, "sort": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort" } }, "required": [ "query" ], "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