mcpbeat Sign in

ProjectPermit MCP Server

answering

ProjectPermit is answering right now. Last checked 6 min ago. It exposes 3 tools. Last commit 31 Aug 2026.

Building permit requirements MCP for contractors and AI agents across 7 Canadian municipalities.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
214 ms
Response time
average over 24h
0
Stars
last commit 31 Aug 2026

Nothing serious here today

Today is the operative word: we check ProjectPermit 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add projectpermit --transport http https://projectpermit-mcp-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "projectpermit": {
      "url": "https://projectpermit-mcp-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.projectpermit]
url = "https://projectpermit-mcp-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "projectpermit": {
      "url": "https://projectpermit-mcp-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "projectpermit": {
      "url": "https://projectpermit-mcp-production.up.railway.app/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

project
check_project_requirements
Use for proposed work before quoting/scheduling. Start project with family + action and add only known facts. Returns evidence-linked determination, workflow/action bundle, deterministic identity, duplicate-suppression idempotency and mutation gate. Pass context.prior_decision_identity for repeat checks.
check_project_requirements_batch
Evaluate 1-50 normalized projects in one call. Each item exposes jurisdiction, project.family/action, optional property/address/context and client_ref. Malformed items remain isolated as per-item failures.
projectpermit
projectpermit_info
Use first to get supported Canadian cities/families, identity/idempotency and safe-writeback semantics. Capability discovery only; no permit determination is performed.

Endpoints

URLTransportStateLatencyChecked
https://projectpermit-mcp-production.up.railway.app/mcp streamable-http answering 192 ms 6 min ago

Alternatives to ProjectPermit

same job, measured the same way
Project Desk
by atlier

Agent-updated work tracker for builders directing AI across multiple projects.

answering
Masaro
by masaro

Task management for teams building with AI agents. Agents claim tasks and report progress.

answering
LTD MCP
by eshller

Project management MCP for AI agents with safe task reads and writes.

answering
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
PAPI: Persistent Adaptive Project Intelligence
by getpapi

Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.

1 199 installs/wk answering
Memoir
by camgitt

Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.

175 installs/wk local only
Strale - 290+ API capabilities for AI agents
by strale-io

290+ quality-scored API capabilities for AI agents across 27 countries via MCP.

284 installs/wk 9 tools answering
Touchdesigner MCP Server
by 8beeeaaat

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

664 installs/wk local only

ProjectPermit — questions

Answers built from our own checks of this server.

What can ProjectPermit do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_project_requirements, check_project_requirements_batch, projectpermit_info. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ProjectPermit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 214 ms. The bar chart above shows every period we have measured.
How do I connect ProjectPermit?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does ProjectPermit need an API key?
No. ProjectPermit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ProjectPermit?
It answers our handshake in 214 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ProjectPermit open source?
Yes — written in Python, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.