Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEARXNG_URLNoSelf-hosted SearXNG instance
BRAVE_API_KEYNoBrave Search backend (2k free/month)
INQUISITOR_SESSION_DIRNoInvestigation state storage~/.inquisitor/sessions/
INQUISITOR_DEFAULT_ENGINENoddg | brave | searxngddg
INQUISITOR_SEARCH_TIMEOUTNoHTTP timeout (seconds)15
INQUISITOR_PREFERRED_DOMAINSNoComma-separated domains to boost in ranking
INQUISITOR_MAX_CONTENT_LENGTHNoMax chars per fetched page40000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
inquisitor_searchC

Search the web using DuckDuckGo (free), Brave, or SearXNG.

inquisitor_analyzeC

Scan a project directory and return a structured overview.

inquisitor_traceC

Trace a function, class, or method through the codebase.

inquisitor_scaffoldC

Set up a new project with best practices and minimal boilerplate.

inquisitor_phase_getC

Get the current phase of the Newton investigation.

inquisitor_phase_setC

Advance to a new phase in the Newton investigation process.

inquisitor_verifyC

Validate investigation findings against the original problem definitions.

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/1111111111111111111114oLvT2/inquisitor'

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