sfcc-logs-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_sfcc_logfileA | Get SFCC last Log file records. If logFileName is not provided list all available log files. If provided, return the last "count" lines from the file. |
| clean_sfcc_logfileA | Clean/reset a specific SFCC log file by overwriting it with a clean message. |
| get_latest_errorB | Retrieve the latest Error logs from the active appserver.Tails the newest error log file. |
| get_latest_warnB | Retrieve the latest Warning logs from the active appserver.Tails the newest warn log file. |
| get_latest_infoA | Retrieve the latest Info logs from the active appserver.Tails the newest info log file. |
| get_latest_debugB | Retrieve the latest Debug logs from the active appserver.Tails the newest debug log file. |
| summarize_logsB | Retrieve a statistical audit overview of all log files generated on a specific date (clutter categories, active volume, newest active items). |
| search_logsC | Searches across multiple log files matching logLevel/date for a specific text pattern. |
| get_latest_job_log_filesB | Lists active background cron job log files (starting with job- prefix) newest first. |
| search_job_logs_by_nameB | Filters background job logs strictly by a specific job ID/name (e.g. (CatalogImport). |
| get_job_log_entriesB | Retrieve trailing log entries inside a specific job log, optionally filtered by severity. |
| search_job_logsC | Searches for a text pattern strictly inside background job logs. |
| get_job_execution_summaryB | Parses standard SFCC job steps boundries inside the newest job log file, returning a structured steps executioin audit timeline and step statuses (OK/ERROR/RUNNING). |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/nabhat/sfcc-logs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server