mcpbeat Sign in

Policyforge MCP Server

by policyforge Your server? Claim it
answering

Policyforge is answering right now. Last checked 13 min ago. 117 installs a week from npm. Last commit 3 Sep 2026.

Generate, audit, and maintain legal policies that match what your code actually does.

Installs per day peak 36 · avg 18 · +44% w/w
a month agotoday
Uptime history 46 days of history · worst day 33%
46 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
380 ms
Response time
average over 24h
117
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Policyforge 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 13 min ago.

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

This one needs environment variables set before it will start: POLICYFORGE_API_KEY (PolicyForge API key — create one at https://policyforge.co/api-dashboard). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://policyforge.co/api/mcp streamable-http sign-in 332 ms 13 min ago

Alternatives to Policyforge

same job, measured the same way
Python Code Validator
by statemind

Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.

3 tools answering
Scribe
by writulos

Generate clean markdown documentation for your code — one file, or up to 20 in one batch.

57 installs/wk local only
Bitly
by bitly

Shorten links, generate QR codes, and track performance across your Bitly account.

answering
Structura
by structura

Design domain models and generate deterministic multi-stack code, driven by your coding agent.

answering
Draw2agent
by zero-abd

Draw on your website, let your AI agent see it. Visual context for code generation via MCP.

49 installs/wk local only
Stack Trace Medic
by evozim

Coded error stack trace debugger and automated patch generator.

answering
Gread
by nitrorcr

An MCP server that gives your AI access to the source code and docs of all public github repos

5 tools answering
Repo Security Scanner — Malicious Code & Supply Chain
by eltociear

Audit GitHub repos for malicious and supply-chain code before you depend on them.

answering

Policyforge — questions

Answers built from our own checks of this server.

Why is there no tool list for Policyforge?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Policyforge 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 380 ms. The bar chart above shows every period we have measured.
How do I connect Policyforge?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Policyforge?
No API key is involved. Policyforge answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Policyforge?
It answers our handshake in 380 ms on average, which is faster than 40% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Policyforge?
The npm package @policyforge/mcp was installed 117 times in the last week. Week over week that is +44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Policyforge open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.