mcpbeat Sign in

Tiled MCP Server

by fablenator Your server? Claim it
local only

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

Inspect, validate and surgically edit Tiled map files (.tmx/.tmj) — byte-preserving, 12 tools.

Installs per day peak 244 · avg 12 · -21% w/w
a month agotoday
40
Installs / week
npm · @fablenator/tiled-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 Tiled 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 tiled-mcp -- npx -y @fablenator/tiled-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tiled-mcp": {
      "args": [
        "-y",
        "@fablenator/tiled-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tiled-mcp]
command = "npx"
args = ["-y", "@fablenator/tiled-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tiled-mcp": {
      "args": [
        "-y",
        "@fablenator/tiled-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tiled-mcp": {
      "args": [
        "-y",
        "@fablenator/tiled-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tiled MCP

same job, measured the same way
CLIO Geojson
by iowarp

MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)

local only
Optiqra MCP
by armin5872

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

38 installs/wk local only
Acord Bridge MCP
by csoai-org

Bridge ACORD insurance messages to ONE OS — parse, validate, map, govern (Solvency II / GDPR /

127 installs/wk local only
Edi Bridge MCP
by csoai-org

EDI X12 / EDIFACT B2B bridge — parse, validate, map, govern (Peppol/ViDA).

73 installs/wk local only
I
Quantumproxies MCP
by quantumproxies

Web scraping, SERP search, crawl/map and 74 Collectors through residential proxies. 25 tools.

49 installs/wk local only
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
CREHQ Location Intelligence
by groundroof

CREHQ entity affiliation, brand, site, franchise, credit, and location-intelligence tools.

34 installs/wk answering
Relentless Identity
by relentlessidentity

Corporate identity finder and email verification. Map real addresses and users to real people.

answering

Tiled MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tiled MCP?
Tiled 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 @fablenator/tiled-mcp was installed 40 times last week.
How do I connect Tiled 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 @fablenator/tiled-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tiled MCP?
The npm package @fablenator/tiled-mcp was installed 40 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.