Skip to main content
Glama
apatureai

mcp-review

Official
by apatureai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListener port8080
MCP_PATHNoMCP endpoint path/mcp
DATABASE_URLYesPostgres for durable jobs and the verified-target registry; migrations run at boot
MCP_JWKS_URLYesIssuer JWKS endpoint used to verify token signatures
ENGINE_BASE_URLYesJudgment engine async job API origin
MCP_RESOURCE_URLYesThis server's public resource id, the expected token aud
MCP_TOKEN_ISSUERYesExpected token iss
MCP_ALLOWED_HOSTSNoPermitted Host headers (DNS-rebinding defense)host of MCP_RESOURCE_URL
ENGINE_HMAC_SECRETYesShared secret signing service-to-service calls
MCP_MAX_BODY_BYTESNoRequest body ceiling; hard maximum 1 MiB262144
MCP_BODY_TIMEOUT_MSNoBody-read timeout30000
MCP_TEST_DATABASE_URLNoTest-only. When set, runs the Postgres migration test instead of skipping it
MCP_AUTHORIZATION_SERVERSYesComma-separated issuer URLs published in RFC 9728 discovery
MCP_MAX_IN_FLIGHT_PER_PRINCIPALNoConcurrent authenticated requests per principal; hard maximum 648

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/apatureai/bastion'

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