io.github.Sou0327/knowmint
NPM · @KNOWMINT/MCP-SERVER · SCANNED SEP 20
AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana.
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 → Why this is hard to score →
Supply Chain Security89
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects uuid 8.3.2, reached via @solana/web3.js > jayson > uuid. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 50 of 149 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency45
- 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
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 190 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 746 tokens (~93/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "km_publish" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.Sou0327/knowmint MCP server?
io.github.Sou0327/knowmint runs locally as an npm package, launched with npx -y @knowmint/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @knowmint/mcp-server
claude mcp add sou0327-knowmint -- npx -y @knowmint/mcp-server
{
"mcpServers": {
"sou0327-knowmint": {
"command": "npx",
"args": [
"-y",
"@knowmint/mcp-server"
]
}
}
} {
"servers": {
"sou0327-knowmint": {
"command": "npx",
"args": [
"-y",
"@knowmint/mcp-server"
]
}
}
} codex mcp add sou0327-knowmint -- npx -y @knowmint/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sou0327-knowmint": {
"type": "local",
"command": [
"npx",
"-y",
"@knowmint/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add sou0327-knowmint --command npx --arg -y --arg @knowmint/mcp-server
mcp_servers:
sou0327-knowmint:
command: "npx"
args: ["-y", "@knowmint/mcp-server"] {
"McpServers": {
"sou0327-knowmint": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@knowmint/mcp-server"
]
}
}
} assistant mcp add sou0327-knowmint -t stdio -c npx -a -y @knowmint/mcp-server
{
"mcpServers": {
"sou0327-knowmint": {
"command": "npx",
"args": [
"-y",
"@knowmint/mcp-server"
]
}
}
} 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.
- 19 Sept 26 −2
- Stability: pass → 0.80 functional
- 18 Sept 26 0
- Stability: 0.97 → pass security
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 −2
- Stability: pass → 0.80 functional
- 11 Sept 26 0
- Stability: 0.97 → pass security
- 10 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 8 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
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 20 Sept 2026 · Analysed npm/@knowmint/mcp-server@0.1.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-528h-pc64-c93x | CVE-2026-71429 | medium | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 149 packages
| Packages resolved | 149 |
|---|---|
| Deprecated | 2 |
| Stale | 48 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
km_get_content ~102
Retrieve the full content of a knowledge item. If payment_required: true is returned, send on-chain payment and retry with payment_proof (base64-encoded X-PAYMENT).
| Name | Type | Req | Description |
|---|---|---|---|
| knowledge_id | string | yes | Knowledge item ID |
| payment_proof | string | – | base64-encoded X-PAYMENT proof. Format: base64({scheme,network,payload:{txHash,asset?}}). Obtain after sending on-chain payment and retry. |
No output schema declared.
No examples provided.
km_get_detail ~39
Get details and preview content for a knowledge item. Use this to evaluate a purchase before buying.
| Name | Type | Req | Description |
|---|---|---|---|
| knowledge_id | string | yes | Knowledge item ID |
No output schema declared.
No examples provided.
km_get_version_history ~70
Get version history of a knowledge item. Shows past snapshots of changes.
| Name | Type | Req | Description |
|---|---|---|---|
| knowledge_id | string | yes | Knowledge item ID |
| page | integer | – | Page number (default: 1) |
| per_page | integer | – | Items per page (default: 20, max: 100) |
No output schema declared.
No examples provided.
km_publish ~134
Create and publish a new knowledge item in one step. Either price_sol or price_usdc must be specified.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Full content to publish |
| content_type | string | yes | Type of knowledge content |
| description | string | yes | Description of the knowledge item |
| price_sol | number | – | Price in SOL (specify price_sol or price_usdc) |
| price_usdc | number | – | Price in USDC (specify price_sol or price_usdc) |
| tags | array | – | Tags for discoverability (max 10) |
| title | string | yes | Title of the knowledge item |
No output schema declared.
No examples provided.
km_purchase ~83
Record a purchase after sending payment on-chain. Submit the transaction hash to unlock content access.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | Blockchain used (default: solana) |
| knowledge_id | string | yes | Knowledge item ID to purchase |
| token | string | – | Token used for payment (default: SOL) |
| tx_hash | string | yes | On-chain transaction hash of the payment |
No output schema declared.
No examples provided.
km_register ~95
Register a new KnowMint account using a Solana keypair. Creates an account and returns an API key for autonomous operations. Run this before using other tools if no API key is configured.
| Name | Type | Req | Description |
|---|---|---|---|
| base_url | string | – | KnowMint API base URL override |
| display_name | string | – | Display name for the new account |
| keypair_path | string | yes | Path to Solana keypair JSON file (64-byte array) |
No output schema declared.
No examples provided.
km_search ~132
Search knowledge items in KnowMint. Returns a list of items with title, description, price, and metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| content_type | string | – | Filter by content type |
| max_results | integer | – | Maximum number of results (default: 20) |
| metadata_domain | string | – | ドメインフィルタ |
| metadata_experience_type | string | – | 経験タイプフィルタ |
| metadata_source_type | string | – | 情報ソースフィルタ |
| query | string | yes | Search query |
| sort_by | string | – | ソート順 (デフォルト: newest) |
No output schema declared.
No examples provided.
km_wallet_login ~91
Log in to an existing KnowMint account using a Solana keypair. Returns a new API key. Use this if you already registered but need a fresh key.
| Name | Type | Req | Description |
|---|---|---|---|
| base_url | string | – | KnowMint API base URL override |
| key_name | string | – | Name for the new API key |
| keypair_path | string | yes | Path to Solana keypair JSON file (64-byte array) |
No output schema declared.
No examples provided.
What is the io.github.Sou0327/knowmint MCP server?
io.github.Sou0327/knowmint is an MCP server listed in the public MCP registry as io.github.Sou0327/knowmint. AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana. This page covers its npm package (@knowmint/mcp-server).
Is the io.github.Sou0327/knowmint MCP server safe to use?
io.github.Sou0327/knowmint scores 78 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. 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.Sou0327/knowmint MCP server expose?
io.github.Sou0327/knowmint exposes 8 tools: km_search, km_get_detail, km_purchase, km_get_content, km_get_version_history, and 3 more. Their descriptions and schemas cost roughly 746 tokens of context every time the server is loaded.
Is the io.github.Sou0327/knowmint MCP server still maintained?
io.github.Sou0327/knowmint is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.Sou0327/knowmint MCP server under?
io.github.Sou0327/knowmint declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.