uniprot-mcp
by fastmcp-me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_entryC | Return a structured UniProt entry. |
| get_sequenceA | Return only the sequence metadata for an accession. |
| search_uniprotC | 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
| Name | Description |
|---|---|
| summarize_protein | Generate instructions for summarising a UniProt entry. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| search_help | Static 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/fastmcp-me/uniprot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server