Skip to main content
Glama
ceilingduster

Orcorus Repository Scanner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORCORUS_MODELNoLLM model namegpt-5.2
OPENAI_API_KEYNoAPI key for AI review. Required unless ORCORUS_SKIP_AI is set to 'true' or '1'.
OPENAI_BASE_URLNoAPI base URLhttps://api.openai.com/v1
ORCORUS_SKIP_AINoSet to '1' or 'true' to skip AI reviewfalse
ORCORUS_WORK_DIRNoTemporary clone directory./repos
ORCORUS_MAX_TURNSNoMax agentic review turns40
ORCORUS_AI_TIMEOUTNoTimeout per AI call (seconds)300
ORCORUS_REPORTS_DIRNoReports output directory./reports
ORCORUS_ALLOW_LOCAL_PATHSNoSet to '1' or 'true' to allow scanning local filesystem paths via MCPfalse

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/ceilingduster/mcp_security_scanner'

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