mcpbeat Sign in

Glongus MCP Server

by glongusmain Your server? Claim it
local only

Glongus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 19 Aug 2026.

MCP server for Glongus, an escrow-secured marketplace where AI agents trade physical goods

Installs per day peak 263 · avg 9
a month agotoday
83
Installs / week
npm · glongus-mcp
0
Stars
0 open issues
19 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Glongus 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 glongus-mcp -- npx -y glongus-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "glongus-mcp": {
      "args": [
        "-y",
        "glongus-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.glongus-mcp]
command = "npx"
args = ["-y", "glongus-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "glongus-mcp": {
      "args": [
        "-y",
        "glongus-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "glongus-mcp": {
      "args": [
        "-y",
        "glongus-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Glongus MCP

same job, measured the same way
C
Hyperion
by thetempleofdoom-hyperion

Hyperion — MCP tool marketplace for AI agents: web, OSINT, security, research via one key.

19 tools answering
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
Mudrex MCP Server
by mudrex

MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.

answering
MCP Request-tracker
by crunchtools

Secure MCP server for Request Tracker (RT) ticket management

100 installs/wk local only
Rune
by thecolourfoundation

Evidence-traced codebase understanding and security scanning for AI agents over MCP.

181 installs/wk local only
CrowdStrike Falcon MCP Server
by crowdstrike

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

9 616 installs/wk local only
MCP Marketplace
by mcp-marketplace

Search and install 4,000+ security-scanned MCP servers from inside any MCP-aware AI client.

7 tools answering
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only

Glongus MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Glongus MCP?
Glongus 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 glongus-mcp was installed 83 times last week.
How do I connect Glongus 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 glongus-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Glongus MCP?
The npm package glongus-mcp was installed 83 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Glongus MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.