mcpbeat Sign in

Gridstamp MCP Server

local only

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

Cryptographic spatial proof-of-presence for AV fleets, logistics, AR. 91% spoof detection.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 53 · avg 16 · +22% w/w
a month agotoday
99
Installs / week
npm · gridstamp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 gridstamp -- npx -y gridstamp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gridstamp": {
      "args": [
        "-y",
        "gridstamp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gridstamp]
command = "npx"
args = ["-y", "gridstamp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gridstamp": {
      "args": [
        "-y",
        "gridstamp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gridstamp": {
      "args": [
        "-y",
        "gridstamp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GRIDSTAMP_API_KEY (GridStamp API key from https://getbizsuite.com/developers). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gridstamp

same job, measured the same way
ProofX - Content Protection for Creators
by razashariff

Protect and verify digital content with cryptographic signing and proof of ownership.

6 tools answering
AOTrust Notarization & Evidence Server
by gitserge-crypto

Cryptographic proof of existence for AI agents. Base x402, NEAR anchored. Free tier.

414 installs/wk local only
NumProof
by projecttron

Deterministic signed verification of numeric & financial claims for AI agents & spreadsheets.

50 installs/wk 4 tools answering
Horus Flow MCP
by horustek

Crypto & equity orderflow: whale detection, spoofing, liquidation heatmaps, smart money for AI

87 installs/wk local only
Quantum-Shield
by evozim

Post-quantum cryptographic library protecting data packets.

answering
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

122 installs/wk local only
Discrete Structures
by zohaibcodez

Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography

102 installs/wk local only
ZeroKnowledge-Vault
by evozim

Zero-knowledge proof validator and cryptographic locker.

answering

Gridstamp — questions

Answers built from our own checks of this server.

Why is there no uptime for Gridstamp?
Gridstamp 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 gridstamp was installed 99 times last week.
Is Gridstamp still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gridstamp?
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 gridstamp straight from npm; nothing to host, nothing to sign up for.
How many people use Gridstamp?
The npm package gridstamp was installed 99 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.