Skip to main content

MCP Settings Reference (CRUD Service)

Use this as the single source of truth for MCP settings in CRUD Service. Link here from how‑tos and marketing pages instead of repeating variables.

Contents

MCP endpoints

SettingEnv varNotes
Enable MCPCRUD_MCP_ENABLEDToggle MCP surface
Base pathCRUD_MCP_BASE_PATHDefault /mcp
Discovery pathCRUD_MCP_DISCOVERY_PATH/tools/list, /tools/search
JSON‑RPC pathCRUD_MCP_JSONRPC_PATH/jsonrpc

Loopback MCP

SettingEnv varNotes
Enable loopbackCRUD_MCP_LOOPBACK_ENABLEDGenerate tools from ServiceConfigs
Views (virtual servers)CRUD_MCP_VIEWSComma‑sep view names for scoped catalogs
View baseCRUD_MCP_VIEW_BASEBase path for views (e.g., /mcp/{view})
Pagination sizeCRUD_MCP_PAGE_SIZEPage size for list/search

Security and governance

SettingEnv varNotes
Scope gateCRUD_MCP_SCOPE_GATEEnforce allow‑listed scopes per tenant
PDP gatingCRUD_MCP_PDP_ENABLEDPre‑gate discovery/invoke via PDP
Tool registry integrationCRUD_MCP_TOOL_REGISTRYPull pins for attestation

Observability

SettingEnv varNotes
LogsCRUD_LOG_LEVELLevel for MCP components
OTEL exporterOTLP_ENDPOINTExport traces (if enabled)

See also

  • MCP API reference: ./mcp_api_reference.md
  • Loopback how‑to: ./mcp_loopback_howto.md
  • Security & governance: ./mcp_security_governance.md
  • KPI/Metrics: ./kpis_metrics.md