Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
seq_gc_contentA

Compute GC content of a nucleotide sequence as a percentage (0-100).

seq_reverse_complementA

Compute the reverse complement of a nucleotide sequence (DNA or RNA).

seq_translateA

Translate a nucleotide sequence to protein using an NCBI genetic code table.

seq_orf_finderA

Find open reading frames (forward strand, frames 0-2) in a nucleotide sequence.

seq_motif_scanA

Scan a nucleotide sequence for IUPAC motif occurrences (supports bracket groups).

seq_statsA

Compute sequence length, mono/dinucleotide composition, and GC skew.

stats_describeA

Compute descriptive statistics (n, min, max, mean, median, variance, std, skew, kurtosis).

stats_t_testA

Run a two-sample Student or Welch t-test with Cohen's d effect size.

stats_chi_squareA

Run a chi-square test of independence on a contingency table (Yates correction optional).

stats_mann_whitneyA

Run a Mann-Whitney U test on two independent groups.

stats_correlationA

Compute Pearson or Spearman correlation between two paired variables.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/madhusudan-kulkarni/biotools-mcp'

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