Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AOP_MCP_LOG_LEVELNoApplication log level.INFO
AOP_MCP_ENVIRONMENTNoControls defaults like permissive CORS and logging detail.development
AOP_MCP_AUDIT_LOG_PATHNoWhen set, appends hash-chained MCP tool-call audit records as JSONL while preserving the in-memory audit buffer used by replay packages.
AOP_MCP_COMPTOX_API_KEYNoAPI key for CompTox (required for assay mapping and higher quota).
AOP_MCP_COMPTOX_BASE_URLNoBase URL for CompTox enrichment calls.https://comptox.epa.gov/dashboard/api/
AOP_MCP_AOP_DB_SPARQL_ENDPOINTSNoComma-separated list of AOP-DB SPARQL endpoints (defaults to AOP-Wiki for fallback).https://aopwiki.rdf.bigcat-bioinformatics.org/sparql
AOP_MCP_COMPTOX_BIOACTIVITY_URLNoBase URL for CompTox Bioactivity API (required for assay mapping).https://comptox.epa.gov/ctx-api/
AOP_MCP_ENABLE_FIXTURE_FALLBACKNoSet to 1 to serve fixture data when remote SPARQL endpoints are unavailable.0
AOP_MCP_AOP_WIKI_SPARQL_ENDPOINTSNoComma-separated list of AOP-Wiki SPARQL endpoints.https://aopwiki.rdf.bigcat-bioinformatics.org/sparql

Capabilities

Server capabilities have not been inspected yet.

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/ToxMCP/aop-mcp'

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