Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

translate_sequence

Convert DNA or RNA sequences into protein sequences using genetic code translation tables for bioinformatics analysis.

Instructions

Translate a DNA or RNA sequence to protein.

Args: sequence: DNA or RNA sequence string table: Genetic code table to use (default: 1 for standard code) to_stop: Stop translation at first stop codon (default: False)

Returns: Dictionary containing the translated protein sequence and metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sequenceYes
tableNo
to_stopNo

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/kmaneesh/biopython-mcp'

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