Skip to main content
Glama
josefdc

UniProt MCP Server

by josefdc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_HOSTNoHTTP server bind address0.0.0.0
MCP_HTTP_PORTNoHTTP server port8000
MCP_HTTP_RELOADNoEnable auto-reload: 1 or true0
UNIPROT_LOG_LEVELNoLogging level: debug, info, warning, errorinfo
MCP_HTTP_LOG_LEVELNoUvicorn log levelinfo
UNIPROT_LOG_FORMATNoLog format: plain or jsonplain
UNIPROT_ENABLE_FIELDSNoRequest minimal field subsets to reduce payload size
MCP_CORS_ALLOW_HEADERSNoCORS allowed headers*
MCP_CORS_ALLOW_METHODSNoCORS allowed methodsGET,POST,DELETE
MCP_CORS_ALLOW_ORIGINSNoCORS allowed origins (comma-separated)*
UNIPROT_MAX_CONCURRENCYNoMax concurrent UniProt API requests8

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_entryC

Return a structured UniProt entry.

get_sequenceC

Return only the sequence metadata for an accession.

search_uniprotB

Search UniProtKB and return curated hits.

fetch_entry_flatfileC

Return the UniProt flatfile (txt or fasta) for a specific entry version.

map_idsC

Map identifiers between UniProt-supported namespaces.

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_proteinGenerate instructions for summarising a UniProt entry.

Resources

Contextual data attached and managed by the client

NameDescription
search_helpStatic help text explaining search conventions.

Latest Blog Posts

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