op-injection-scanner
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_REDIRECTS | No | Maximum number of HTTP redirects to follow | 5 |
| MAX_URL_LENGTH | No | Maximum URL length in characters | 2048 |
| FETCH_TIMEOUT_MS | No | HTTP request timeout in milliseconds | 10000 |
| ANTHROPIC_API_KEY | Yes | Anthropic API key — read automatically by the SDK | |
| CACHE_MAX_ENTRIES | No | Maximum number of cached scan results | 500 |
| CACHE_TTL_SECONDS | No | Cache entry lifetime in seconds (1 hour) | 3600 |
| MAX_RESPONSE_BYTES | No | Maximum response body size (2 MB) | 2097152 |
| CONFIDENCE_THRESHOLD | No | Minimum confidence for a verdict — below this, escalate to next tier | 0.8 |
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/ethereum-optimism/op-injection-scanner'
If you have feedback or need assistance with the MCP directory API, please join our Discord server