B+

usemeridian.us

https://usemeridian.us/mcp/sse
87/100 · MCP Trust Grade · checked 6h ago · MCP 2024-11-05
Watched since 2026-06-03 — behavioral baseline locked. We re-check this server's tool surface on a schedule; if it adds, removes, or silently rewrites a tool (rug-pull), we record it.

What it offers — 29 tools · Database

create_project

Create a new Meridian project.

register_session

Register this Claude session. Call at session start.

start_session

Register session and return goal + recent tasks in one call.

get_goal

Read the current goal state.

set_goal

Set or update the goal state.

log_task

Log a task this session completed or is working on. Valid statuses: pending, in_progress, done, failed, backlog, future, backburner.

get_tasks

Get recent tasks across all sessions.

search_tasks

Search tasks by keyword or natural-language query. Uses trigram similarity on Postgres, LIKE on SQLite. Returns top matches with similarity score.

generate_handoff

Generate a context handoff. mode='full' writes the complete L0/L1/L2 handoff; mode='delta' returns a compact session update (completed + pending + /go

get_context_block

Return a compact plain-text project context block (north star, sprint, pending sprint items, recent tasks, recent decisions, active sessions). mode='f

pin_decision

Create a pinned decision (editable constitution row). Use for the current authoritative truth that supersedes earlier statements. category is free-tex

update_decision

Patch a pinned decision. Pass new_title + new_body to atomically supersede (creates a new active row, marks old as superseded with back-link). Otherwi

get_pinned_decisions

List pinned decisions (active only by default, newest first).

delete_decision

Hard-delete a pinned decision by id. Use when something was filed by mistake or is a duplicate. For retiring a valid but superseded decision, use upda

checkpoint

Save progress mid-session. Runs auto_capture (buckets done tasks into a note), generates a delta handoff, and returns a compact summary with what was

request_hitl

Surface a question to the human-in-the-loop queue. urgency='blocking' means this session pauses until answered (poll get_hitl_request). urgency='norma

get_hitl_request

Poll a HITL request for the human's answer. Returns the row including status ('pending'|'answered'|'dismissed') and answer text.

add_note

Add a per-project wiki note (setup, gotcha, howto, env, ...). Free-form title/body; comma-separated tags optional.

+11 more tools

Spec conformance20%100
Security (OWASP MCP)30%100
Reliability / performance20%84
Tool hygiene15%65
Transparency / provenance15%70

Observed behavior

No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.

Findings

No blocking issues found in the static + spec checks.
Grade another server

We re-grade usemeridian.us on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — usemeridian.us grade B+
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B+ · wmcp.sh
[![MCP Trust Grade B+](https://wmcp.sh/mcp/grade/usemeridian.us/badge.svg)](https://wmcp.sh/mcp/grade/usemeridian.us)
<a href="https://wmcp.sh/mcp/grade/usemeridian.us"><img src="https://wmcp.sh/mcp/grade/usemeridian.us/badge.svg" alt="MCP Trust Grade B+ · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.