mcpbeat Sign in

Quartermaster MCP Server

by tanshaydar Your server? Claim it
local only

Quartermaster runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Local MCP asset intelligence across Unity, Fab, Megascans, Gumroad & Cosmos.

Installs / week
not published
2
Stars
0 open issues
8 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

res = subprocess.run(cmd, cwd=BASE_DIR)
Builds a file path from a variable src/store_client.py:180
    d = os.path.join(cfg["profiles_dir"], f"{provider}-browser")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Quartermaster

same job, measured the same way
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

671 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

38 installs/wk local only
Intelligence MCP
by goodmeta

Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.

49 installs/wk 3 tools answering
M
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

71 installs/wk local only
I
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

local only
Codehelper
by veyrforge

Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.

local only
Ad Spy
by spytrend

Facebook/Meta ad intelligence for AI assistants: 1.2B ads, AI categories across 340+ niches.

answering
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only

Quartermaster — questions

Answers built from our own checks of this server.

Why is there no uptime for Quartermaster?
Quartermaster runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Quartermaster open source?
Yes — it is published under the MIT licence, written in Python and 2 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.