mcpbeat Sign in

MCP Isap MCP Server

local only

MCP Isap runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 17 Sep 2026.

MCP server for Polish legislation (Dziennik Ustaw / Monitor Polski) via Sejm ELI API.

Installs per day peak 20 · avg 11 · +103% w/w
a month agotoday
58
Installs / week
npm · @matematicsolutions/mcp-isap
1
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Isap 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 mcp-isap -- npx -y @matematicsolutions/mcp-isap
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-isap": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-isap"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-isap]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-isap"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-isap": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-isap"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-isap": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-isap"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Isap

same job, measured the same way
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
Scout MCP Local
by scoutapm

An MCP server for Scout Monitoring data interactions.

81 installs/wk local only
GPU Server
by mesutoezdil

MCP server for GPU monitoring: nvidia-smi, VRAM, utilization, temperature

79 installs/wk local only
MCP Registry Monitor
by nirholas

Monitor MCP registry for new servers - Discord Slack notifications alerts

local only
Auvik
by wyre-ai

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only
Auvik
by wyre-technology

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only

MCP Isap — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Isap?
MCP Isap 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 @matematicsolutions/mcp-isap was installed 58 times last week.
How do I connect MCP Isap?
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 @matematicsolutions/mcp-isap straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Isap?
The npm package @matematicsolutions/mcp-isap was installed 58 times in the last week. Week over week that is +103%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Isap open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.