mcpbeat Sign in

Grantor MCP Server

by chaingrantor Your server? Claim it
local only

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

Wrap any MCP server with enforced, bounded, revocable permissions — grant, narrow, check, revoke.

Installs per day peak 607 · avg 56 · +6% w/w
a month agotoday
870
Installs / week
npm · @grantor/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 Grantor 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 grantor-mcp -- npx -y @grantor/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "grantor-mcp": {
      "args": [
        "-y",
        "@grantor/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.grantor-mcp]
command = "npx"
args = ["-y", "@grantor/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "grantor-mcp": {
      "args": [
        "-y",
        "@grantor/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "grantor-mcp": {
      "args": [
        "-y",
        "@grantor/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Grantor MCP

same job, measured the same way
Shield
by bolyra

Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.

45 installs/wk local only
Tctc MCP
by kofujimura

ERC-7303 token-controlled roles for AI agents: grant, check, and revoke permissions on-chain

54 installs/wk local only
BT Ops MCP
by tangchangzhe

Secure MCP server for BT Panel operations with scoped permissions and audited writes.

83 installs/wk local only
ScopeGate
by alifanov

Permission gateway for AI agents: scoped MCP endpoints over 27 services, audited and revocable.

answering
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

104 installs/wk local only
Clawmerchants MCP Gateway
by danielxri

MCP Gateway: wrap any MCP server with cold-start retries, uptime SLA, and per-execution MPP billing.

2 tools answering
MCP Coda
by vish288

MCP server for Coda API — docs, pages, tables, rows, formulas, permissions, and automation.

474 installs/wk local only
Dk Eli MCP
by matematicsolutions

MCP server for Danish legislation (Retsinformation) with native ELI and verifiable citations.

546 installs/wk local only

Grantor MCP — questions

Answers built from our own checks of this server.

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