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 |
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 | |
Latest Blog Posts
- 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/ToxMCP/aop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server