MCP ServerSTDIOOfficialv1.0.0

Agentutil Context MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Agentutil Context MCP server does

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.

Connect to Agentutil Context

Local install — runs as a subprocess.

npx @agentutil/context-mcp@1.0.0

Resources

Where to find authoritative docs and source for Agentutil Context.

    Example prompts for Agentutil Context

    Paste any of these into Agent Studio after connecting Agentutil Context.

    • Is today a business day in the US? What are the current business hours?
    • Check if the payment gateway is operational before processing this transaction
    • List upcoming holidays in the next 30 days that might affect scheduling
    • What's the current status of major cloud platforms and third-party APIs?

    Agentutil Context MCP server — FAQ

    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.

    Skip the local setup — run MCP in your browser

    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 Studio

    Related servers

    More on MCP Playground