io.github.vipulsutar11/mst-mcp
OCI · DOCKER.IO/VIPULSUTAR/MST-MCP:1.0.0 · SCANNED AUG 23
MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 5 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 123 tokens (~41/item across 3 items; 3 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 2 categories
Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the io.github.vipulsutar11/mst-mcp server?
io.github.vipulsutar11/mst-mcp runs locally as a container image, launched with docker run --rm -i docker.io/vipulsutar/mst-mcp:1.0.0. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · docker.io/vipulsutar/mst-mcp:1.0.0
claude mcp add vipulsutar11-mst-mcp -- docker run --rm -i docker.io/vipulsutar/mst-mcp:1.0.0
{
"mcpServers": {
"vipulsutar11-mst-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
} {
"servers": {
"vipulsutar11-mst-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
} codex mcp add vipulsutar11-mst-mcp -- docker run --rm -i docker.io/vipulsutar/mst-mcp:1.0.0
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vipulsutar11-mst-mcp": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"docker.io/vipulsutar/mst-mcp:1.0.0"
],
"enabled": true
}
}
} mcp_servers:
vipulsutar11-mst-mcp:
command: "docker"
args: ["run", "--rm", "-i", "docker.io/vipulsutar/mst-mcp:1.0.0"] {
"McpServers": {
"vipulsutar11-mst-mcp": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
} {
"mcpServers": {
"vipulsutar11-mst-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/vipulsutar/mst-mcp:1.0.0"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Aug 26 34
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 23 Aug 2026 · Analysed oci/docker.io/vipulsutar/mst-mcp:1.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | Verification failed |
| Discovered via | OCI referrers API |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
list_documents ~23
Lists the filenames of all available documentation files in the server.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
read_document ~51
Reads and returns the contents of a specific documentation file. Args: filename: The exact name of the file to read (e.g., 'SDK.txt').
| Name | Type | Req | Description |
|---|---|---|---|
| filename | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_documents ~49
Searches for a keyword or query inside all documents and returns matching lines with line numbers. Args: query: The search term or keyword to find.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.vipulsutar11/mst-mcp server?
io.github.vipulsutar11/mst-mcp is listed in the public MCP registry as io.github.vipulsutar11/mst-mcp. MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation. This page covers its container image (docker.io/vipulsutar/mst-mcp:1.0.0).
Is the io.github.vipulsutar11/mst-mcp server safe to use?
io.github.vipulsutar11/mst-mcp scores 34 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.vipulsutar11/mst-mcp server expose?
io.github.vipulsutar11/mst-mcp exposes 3 tools: list_documents, read_document, search_documents. Their descriptions and schemas cost roughly 123 tokens of context every time the server is loaded.
Is the io.github.vipulsutar11/mst-mcp server still maintained?
io.github.vipulsutar11/mst-mcp is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.