mcpbeat Sign in

Context MCP Server

local only

Context MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm.

Situational awareness — holidays, business hours, and platform status for timing-sensitive actions.

Installs per day peak 25 · avg 6 · +205% w/w
a month agotoday
46
Installs / week
npm · @agentutil/context-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Context MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add context-mcp -- npx -y @agentutil/context-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "context-mcp": {
      "args": [
        "-y",
        "@agentutil/context-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.context-mcp]
command = "npx"
args = ["-y", "@agentutil/context-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "context-mcp": {
      "args": [
        "-y",
        "@agentutil/context-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "context-mcp": {
      "args": [
        "-y",
        "@agentutil/context-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Context MCP

same job, measured the same way
MCP Jp Calendar
by skypier-jp-works

MCP server for Japanese business days, holidays, and fiscal-period calculations.

39 installs/wk local only
Business Verify API
by gensparkclaw-mbiyepyh

Verify a US business exists and is active by name + state. Status, formation date, agent.

1 tools answering
Fallax
by fallax

Fallax is a phishing simulation and security awareness training platform. Read your results.

answering
Korea Data Suite
by choiyounggi

Korean public holidays, business-day math, and MOLIT real-estate transactions as MCP tools.

65 installs/wk local only
PlugRail Japanese Calendar
by plugrail

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

4 tools answering
Ja Normalize
by kojimahyui01

Holidays/business days for 200+ countries; Japanese address, name, bank and company normalization.

427 installs/wk local only
Biz Planner
by biz-planner

AI-powered financial simulator for entrepreneurs — simulate, analyze, and plan any business

answering
Recursive Support Oracle
by recursive

AI support agent platform for small businesses. Query pricing, features, and examples.

4 tools answering

Context MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Context MCP?
Context MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @agentutil/context-mcp was installed 46 times last week.
How do I connect Context MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @agentutil/context-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Context MCP?
The npm package @agentutil/context-mcp was installed 46 times in the last week. Week over week that is +205%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.