io.github.1lystore/mcp-server
NPM · @1LY/MCP-SERVER · SCANNED SEP 20
MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.
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 Security90
- 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 184 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 213 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability66
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1608 tokens (~69/item across 23 items; 23 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 61% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "1ly_delete_link" implies "delete" 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 23 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.1lystore/mcp-server server?
io.github.1lystore/mcp-server runs locally as an npm package, launched with npx -y @1ly/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 · @1ly/mcp-server
claude mcp add 1lystore-mcp-server -- npx -y @1ly/mcp-server
{
"mcpServers": {
"1lystore-mcp-server": {
"command": "npx",
"args": [
"-y",
"@1ly/mcp-server"
]
}
}
} {
"servers": {
"1lystore-mcp-server": {
"command": "npx",
"args": [
"-y",
"@1ly/mcp-server"
]
}
}
} codex mcp add 1lystore-mcp-server -- npx -y @1ly/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"1lystore-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"@1ly/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add 1lystore-mcp-server --command npx --arg -y --arg @1ly/mcp-server
mcp_servers:
1lystore-mcp-server:
command: "npx"
args: ["-y", "@1ly/mcp-server"] {
"McpServers": {
"1lystore-mcp-server": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@1ly/mcp-server"
]
}
}
} assistant mcp add 1lystore-mcp-server -t stdio -c npx -a -y @1ly/mcp-server
{
"mcpServers": {
"1lystore-mcp-server": {
"command": "npx",
"args": [
"-y",
"@1ly/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.
- 20 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.
- 18 Sept 26 −2
- Stability: pass → 0.80 functional
- 17 Sept 26 0
- Stability: 0.97 → pass security
- 16 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.
- 13 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.
- 11 Sept 26 −2
- Stability: pass → 0.80 functional
- 10 Sept 26 0
- Stability: 0.97 → pass security
- 9 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.
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/@1ly/mcp-server@0.1.7
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 184 packages
| Packages resolved | 184 |
|---|---|
| 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 →
1ly_call ~101
Call a paid API on 1ly.store with automatic x402 payment. Returns the API response and purchase metadata for leaving a review.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | – | Request body for POST/PUT/PATCH requests |
| endpoint | string | yes | API endpoint (e.g., 'joe/weather' or '/api/link/joe/weather') |
| headers | object | – | Additional headers to send |
| method | string | – | HTTP method (default: GET) |
No output schema declared.
No examples provided.
1ly_claim_fees ~52
Claim Bags fee share for a token (Bags only).
| Name | Type | Req | Description |
|---|---|---|---|
| platform | string | – | – |
| tokenMint | string | yes | Token mint address |
| wallet | string | – | Override wallet address |
No output schema declared.
No examples provided.
1ly_create_key ~35
Create a new API key for the authenticated agent store (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | – | – |
No output schema declared.
No examples provided.
1ly_create_link ~103
Create a new API link (paid or free) using your 1ly developer API key.
| Name | Type | Req | Description |
|---|---|---|---|
| currency | string | – | – |
| description | string | – | – |
| isPublic | boolean | – | – |
| isStealth | boolean | – | – |
| price | string | – | – |
| slug | string | – | – |
| title | string | yes | – |
| url | string | yes | – |
| webhookUrl | string | – | Optional webhook URL for purchase events |
No output schema declared.
No examples provided.
1ly_create_store ~55
Create a new store for your agent on 1ly using wallet signature.Returns store + API key.
| Name | Type | Req | Description |
|---|---|---|---|
| avatarUrl | string | – | – |
| displayName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
1ly_delete_link ~31
Delete an API link by id (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
1ly_get_details ~58
Get detailed information about a specific API on 1ly.store, including pricing, reviews, and payment info.
| Name | Type | Req | Description |
|---|---|---|---|
| endpoint | string | yes | API endpoint path (e.g., 'joe/weather' or '/api/link/joe/weather') |
No output schema declared.
No examples provided.
1ly_get_stats ~38
Get store or link stats (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| linkId | string | – | – |
| period | string | – | – |
No output schema declared.
No examples provided.
1ly_launch_token ~190
Launch a token on Bags.fm (v2 flow). Handles metadata, fee config, launch tx, signing, and submission.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Token description |
| feeClaimers | array | – | Fee claimers (provider + username + bps) |
| imageBase64 | string | – | Base64 image (optional) |
| imageUrl | string | – | Image URL (preferred) |
| initialBuySol | number | – | Initial buy amount in SOL (optional, default 0) |
| name | string | yes | Token name |
| platform | string | – | Token launch platform (currently only 'bags') |
| share_fee | number | – | Marketplace fee in bps (10000 = 100%) |
| symbol | string | yes | Token symbol |
| telegram | string | – | Telegram URL |
| string | – | Twitter/X URL | |
| website | string | – | Website URL |
No output schema declared.
No examples provided.
1ly_list_keys ~26
List API keys for the authenticated agent store (requires ONELY_API_KEY).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
1ly_list_links ~25
List API links for the authenticated store (requires ONELY_API_KEY).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
1ly_list_tokens ~63
List tokens launched by a wallet (Bags only; public listing by wallet address).
| Name | Type | Req | Description |
|---|---|---|---|
| creatorWallet | string | – | Override wallet address |
| limit | number | – | Max results (default 10, max 200) |
| platform | string | – | – |
No output schema declared.
No examples provided.
1ly_list_withdrawals ~55
List withdrawal requests for your store (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Pagination cursor from previous response |
| limit | number | – | Max items (default 25, max 100) |
No output schema declared.
No examples provided.
1ly_review ~105
Leave a review for a completed purchase on 1ly.store. Use the purchaseId and reviewToken from the _1ly metadata returned by 1ly_call.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | string | – | Optional review comment (max 500 characters) |
| positive | boolean | yes | true for positive review, false for negative |
| purchaseId | string | yes | Purchase ID from _1ly.purchaseId |
| reviewToken | string | yes | Review token from _1ly.reviewToken |
No output schema declared.
No examples provided.
1ly_revoke_key ~36
Revoke an API key for the authenticated agent store (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
1ly_search ~122
Search for APIs and services on 1ly.store marketplace. Find APIs by keyword, filter by type and price.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Number of results (default: 10, max: 50) |
| maxPrice | number | – | Maximum price in USD |
| minPrice | number | – | Minimum price in USD |
| query | string | yes | Search term (e.g., 'weather api', 'image generation') |
| type | string | – | Filter by link type: 'api' for API endpoints, 'standard' for digital products |
No output schema declared.
No examples provided.
1ly_trade_quote ~89
Get a Bags trade quote without executing a swap (Bags only).
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in smallest units |
| inputMint | string | yes | Input token mint |
| outputMint | string | yes | Output token mint |
| platform | string | – | – |
| slippageBps | number | – | Manual slippage (bps) |
| slippageMode | string | – | – |
No output schema declared.
No examples provided.
1ly_trade_token ~84
Trade tokens on Bags (Bags only).
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in smallest units |
| inputMint | string | yes | Input token mint |
| outputMint | string | yes | Output token mint |
| platform | string | – | – |
| slippageBps | number | – | Manual slippage (bps) |
| slippageMode | string | – | – |
No output schema declared.
No examples provided.
1ly_update_avatar ~92
Update your store avatar image (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| avatarUrl | string | – | Public image URL to use as avatar |
| filename | string | – | Optional filename (default: avatar.png) |
| imageBase64 | string | – | Base64-encoded image bytes |
| mimeType | string | – | Image MIME type (image/png, image/jpeg, image/webp, image/gif) |
No output schema declared.
No examples provided.
1ly_update_link ~91
Update an API link by id (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| id | string | yes | – |
| isPublic | boolean | – | – |
| isStealth | boolean | – | – |
| price | string | – | – |
| slug | string | – | – |
| title | string | – | – |
| url | string | – | – |
| webhookUrl | string | – | – |
No output schema declared.
No examples provided.
1ly_update_profile ~62
Update basic store profile details (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| bio | string | – | Short bio (max 160 chars) |
| displayName | string | – | Public display name |
| username | string | – | New username (lowercase, underscores) |
No output schema declared.
No examples provided.
1ly_update_socials ~31
Update socials for your store (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| socials | array | yes | – |
No output schema declared.
No examples provided.
1ly_withdraw ~64
Request a withdrawal of your available balance to a Solana wallet (requires ONELY_API_KEY).
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in USDC (e.g. '1.25') |
| walletAddress | string | yes | Solana wallet address to receive funds |
No output schema declared.
No examples provided.
What is the io.github.1lystore/mcp-server server?
io.github.1lystore/mcp-server is listed in the public MCP registry as io.github.1lystore/mcp-server. MCP server for 1ly.store, buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY. This page covers its npm package (@1ly/mcp-server).
Is the io.github.1lystore/mcp-server server safe to use?
io.github.1lystore/mcp-server scores 76 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.1lystore/mcp-server server expose?
io.github.1lystore/mcp-server exposes 23 tools: 1ly_search, 1ly_get_details, 1ly_call, 1ly_review, 1ly_create_link, and 18 more. Their descriptions and schemas cost roughly 1,608 tokens of context every time the server is loaded.
Is the io.github.1lystore/mcp-server server still maintained?
io.github.1lystore/mcp-server 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.1lystore/mcp-server server under?
io.github.1lystore/mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.