Skip to main content
Glama

get_interpro_domains

Retrieve protein domain annotations from InterPro using a UniProt ID. Identifies functional domains in protein sequences for bioinformatics analysis.

Instructions

Get protein domain information from InterPro for a given UniProt ID or protein sequence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uniprot_idYesUniProt accession ID to look up domains for
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, and description only states the action without disclosing behavior (e.g., read-only, external API calls, rate limits, output structure).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence is concise but contains inaccuracy. Front-loading is acceptable but could be more precise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and a complex domain, description lacks details about what domain information is returned (e.g., annotations, positions, evidence). Incomplete for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema already describes the sole parameter fully; description adds 'or protein sequence' which contradicts the required uniprot_id field, causing confusion rather than adding value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description states purpose clearly ('Get protein domain information from InterPro') but inaccurately claims support for protein sequence input, while schema only accepts uniprot_id. This mismatch reduces clarity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus its many sibling tools (e.g., get_protein_details, search_uniprot). No alternatives or context provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/muslus/gwas-mcp'

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