mcpbeat Sign in

Monumenten MCP Server

by woonstadrotterdam Your server? Claim it
local only

Monumenten runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Look up Dutch BAG verblijfsobject IDs and monumental status.

Installs / week
pypi · mcp-monumenten
2
Stars
0 open issues
16 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

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

Alternatives to Monumenten

same job, measured the same way
C
Dillie MCP
by gravity8

Manage dillie projects, tasks, and sprints; look up members and search platform documentation.

answering
Duplicacy MCP
by geiserx

MCP server for Duplicacy — monitor backup status and Prometheus metrics

32 installs/wk local only
Expo
by mcp-dir

Your Expo and EAS project in natural language: up to date SDK docs, cloud builds (status, logs, trig

25 tools answering
India MCP Banking
by samarth-23-eng

MCP server for Indian banking: IFSC lookup, UPI VPA validation, bank UPI status.

local only
Web Fetch
by sadri-dridi

HTTP status and content type for a public URL. Body discarded.

29 tools answering
China Trade & Market Data
by huangjunsong404-crypto

Look up investment statistics by year or country and region.

5 tools answering
Reference Data MCP Server
by cyanheads

Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.

259 installs/wk 10 tools answering
Nord Trail Store
by expandingweb

Reference agent-ready storefront: search, look up and price a real Magento catalog.

6 tools answering

Monumenten — questions

Answers built from our own checks of this server.

Why is there no uptime for Monumenten?
Monumenten 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 pypi package mcp-monumenten.
How do I connect Monumenten?
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 mcp-monumenten straight from pypi; nothing to host, nothing to sign up for.
Is Monumenten open source?
Yes — it is published under the MIT licence, written in Python and 2 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.