Skip to main content
Glama
bio-mcp
by bio-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BIO_MCP_TIMEOUTNoCommand timeout in seconds (default: 1800)1800
BIO_MCP_TEMP_DIRNoTemporary directory for processing
BIO_MCP_QUEUE_URLNoURL for the queue API (e.g., http://queue-api:8000) used for async processing for large datasets
BIO_MCP_FASTQC_PATHNoPath to FastQC executable (default: "fastqc")fastqc
BIO_MCP_MULTIQC_PATHNoPath to MultiQC executable (default: "multiqc")multiqc
BIO_MCP_MAX_FILE_SIZENoMaximum file size in bytes (default: 10GB)10GB

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/bio-mcp/bio-mcp-fastqc'

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