Check holidays, business hours, and platform status to make timing-sensitive decisions. Built for developers automating workflows that need real-world context.
net.agentutil/context-mcp
Local install
STDIO
No auth required
How models use it and what it is built for.
Check holidays, business hours, and platform status to make timing-sensitive decisions. Built for developers automating workflows that need real-world context.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Agentutil Context.
Paste any of these into Agent Studio after connecting Agentutil Context.
Common questions about connecting and running Agentutil Context.
What data does context-mcp provide?
The server supplies holiday calendars, business hours, and real-time platform status checks. This helps agents avoid scheduling actions during downtime or holidays.
How do I install and run this MCP server?
Run `npx @agentutil/context-mcp@1.0.0` to install. It communicates via stdio, so connect it to your MCP client or agent framework as a stdio transport.
Can I customize which holidays or regions are checked?
The registry metadata doesn't specify configuration options. Check the package documentation or source for region/holiday customization details.
Does this server monitor all major platforms?
The server provides platform status awareness, but the specific platforms monitored aren't detailed in the registry. Refer to the package docs for the full list of supported services.
What's a common gotcha when using context-mcp?
Timing data is only useful if your agent checks it *before* taking action. Ensure your workflow queries context-mcp early in decision logic, not after an action fails.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studioagentsbase — Email for AI Agents
Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.
Agentutil Norm
Statistical baselines — check if values are normal or anomalous for a given category.
Agentutil Think
Intent security pre-flight checks for autonomous AI agents.
Agentutil Undo
Reversibility intelligence — check if actions can be undone before executing them.