AOP MCP Server
by ToxMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AOP_MCP_LOG_LEVEL | No | Application log level. | INFO |
| AOP_MCP_ENVIRONMENT | No | Controls defaults like permissive CORS and logging detail. | development |
| AOP_MCP_AUDIT_LOG_PATH | No | When 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_KEY | No | API key for CompTox (required for assay mapping and higher quota). | |
| AOP_MCP_COMPTOX_BASE_URL | No | Base URL for CompTox enrichment calls. | https://comptox.epa.gov/dashboard/api/ |
| AOP_MCP_AOP_DB_SPARQL_ENDPOINTS | No | Comma-separated list of AOP-DB SPARQL endpoints (defaults to AOP-Wiki for fallback). | https://aopwiki.rdf.bigcat-bioinformatics.org/sparql |
| AOP_MCP_COMPTOX_BIOACTIVITY_URL | No | Base URL for CompTox Bioactivity API (required for assay mapping). | https://comptox.epa.gov/ctx-api/ |
| AOP_MCP_ENABLE_FIXTURE_FALLBACK | No | Set to 1 to serve fixture data when remote SPARQL endpoints are unavailable. | 0 |
| AOP_MCP_AOP_WIKI_SPARQL_ENDPOINTS | No | Comma-separated list of AOP-Wiki SPARQL endpoints. | https://aopwiki.rdf.bigcat-bioinformatics.org/sparql |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues