Expose the local date command over HTTP for MCP time retrieval.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-local-gateway" yet — see the docs or source repo.
Call the run_date tool in mcp-local-gateway and return the current system date and time.
Returns a date-time string from the server's local environment.
Run a minimal test with run_date to confirm the MCP endpoint is reachable and tool invocation works.
Returns the date command output, confirming the service is deployed and responding properly.
Call run_date at the start of a workflow, get the local time, and use it as a log timestamp in later steps.
Outputs a local timestamp value that can be written into logs or status records.
Access image generation and editing workflows with auth and policy controls.
Connect multiple MCP servers through one gateway for unified tool access.
Let AI read, write, search files, and run local commands.
Expose CLI commands as callable MCP tools over stdio or HTTP.
Connect Redmine via MCP to browse projects, issues, and tickets easily.
Build a simple MCP tool server with streaming HTTP support.