B+

app.myriade.ai

https://app.myriade.ai/mcp/
89/100 · MCP Trust Grade · checked 6h ago · MCP 2025-06-18
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 — 10 tools · Database

myriade_list_databases

List databases configured in Myriade (paginated, sorted by name). Returns paginated database connections with their IDs, names, engines, and descripti

myriade_get_database_info

Get detailed information about a specific database connection. Returns information about the database including its name, engine type, description, wr

myriade_list_tables

List tables in a database (paginated, sorted by database/schema/name). Returns a flat, paginated list of tables. Each item has database_name, schema,

myriade_get_table_schema

Get the column-level schema for a specific table. Returns column names, data types, and descriptions for the table. Raises if the user has no access t

myriade_query

Execute a read-only SQL query against a database. Write operations (INSERT, UPDATE, DELETE, DROP, etc.) are blocked. Returns up to 50 rows of results

myriade_sample_data

Get sample rows from a table to understand the data. Returns a random sample of up to ``limit`` rows (max 20).

myriade_search_catalog

Search the data catalog for tables, columns, or terms by name/description. Uses fuzzy matching and full-text search. Keep queries short (1-2 words) fo

myriade_read_asset

Get detailed information about a catalog asset (table, column, schema). Returns the asset's description, tags, status, columns (for tables), sample da

myriade_update_asset

Update a catalog asset's documentation. - ``description`` replaces the existing description (auto-sets status to "draft" if status is null). - ``ai_su

myriade_ask

Ask a natural language question about a database using Myriade's data analyst agent. The agent will explore the database schema, search the catalog, r

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

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 app.myriade.ai 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 — app.myriade.ai 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/app.myriade.ai/badge.svg)](https://wmcp.sh/mcp/grade/app.myriade.ai)
<a href="https://wmcp.sh/mcp/grade/app.myriade.ai"><img src="https://wmcp.sh/mcp/grade/app.myriade.ai/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.