Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

fetch_genbank

Retrieve biological sequences and metadata from GenBank using accession numbers. Specify return format (GenBank or FASTA) and provide email for NCBI compliance.

Instructions

Fetch a sequence from GenBank by accession number.

Args: accession: GenBank accession number email: Email address for Entrez (required by NCBI) rettype: Return type - 'gb' for GenBank, 'fasta' for FASTA (default: 'gb')

Returns: Dictionary containing the sequence record and metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accessionYes
emailNouser@example.com
rettypeNogb

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