harbormaster (FleetQ/harbormaster) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 17 tools. No publisher has claimed this listing.

C
Warning
74/100

harbormaster

MCP server that routes Q&A across all your projects — locally or over SSH. Part of the FleetQ ecosystem.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

FleetQ

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
// tools this server exposes17 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

ask_project

Ask a question of a project's Claude Code subagent.

await_delegated_task

Block until ``job_id`` completes or fails, or ``timeout_seconds`` elapses.

await_inbox

Block until at least one job in ``inbox_id`` lands in a terminal state, or ``timeout_seconds`` elapses.

request_clarification

Ask the orchestrator a question and block until it answers.

await_clarification_request

Block until the subagent asks a clarification question for ``job_id``.

answer_clarification

Provide an answer to a pending clarification request.

get_pending_clarifications

Return all unanswered clarification questions for ``job_id``.

delegate_task

Delegate a task to a project's Claude Code subagent.

fan_out_ask

Ask the same question of multiple projects in parallel.

project_graph

Return the cross-project dependency graph for all locally discovered projects.

list_hosts

List host aliases from harbormaster config and ~/.ssh/config.

recall_pending_results

Fetch completed / failed async delegate jobs from an inbox.

get_delegated_task

Return the status of an async delegated job.

list_projects

List projects from configured globs (local) or remote SSH host.

project_status

Fast read-only status snapshot of a project.

recall_qa

Recall prior Q&A trajectories that semantically match `question`.

record_delegation_result

Report the outcome of an instruction-mode delegation.

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configXDG_STATE_HOME
configXDG_CONFIG_HOME
configHARBORMASTER_DISPATCHER_METRICS_DB
configHARBORMASTER_BRIDGE_STATE_FILE
configHARBORMASTER_REEMBED_STATE_FILE
configHARBORMASTER_REEMBED_HISTORY_FILE
configHARBORMASTER_JOBS_DB
configHARBORMASTER_PROJECTS_CACHE
configHARBORMASTER_MEMORY_REVISIONS_DB
configHARBORMASTER_NETWORK_LOG_DB
configHARBORMASTER_USER_HIDDEN_FILE
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

17/17 tools missing one or more hints — ask_project (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); await_delegated_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); await_inbox (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Readable source code

1 file are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/fleetq/harbormaster?variant=verified)](https://m8ven.ai/mcp/fleetq/harbormaster)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 3c2e2e2d56b3441ec06e3bd8bc685198b2ddfab0
code hash: f4f1edf92eea0ce7c138d5f6e3f4c10253242cfde288d0b1d14aff0bc967e28e
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client