biotools-mcp
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 |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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