io.github.UNIPaaS/paas-build-mcp
NPM · @PAASBUILD/MCP · SCANNED SEP 21
Your agent opens a real merchant account (go_live) and takes payments the same day. 3.9% flat.
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 Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
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 57 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 414 tokens (~138/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 80% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.UNIPaaS/paas-build-mcp server?
io.github.UNIPaaS/paas-build-mcp runs locally as an npm package, launched with npx -y @paasbuild/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @paasbuild/mcp
claude mcp add unipaas-paas-build-mcp -- npx -y @paasbuild/mcp
{
"mcpServers": {
"unipaas-paas-build-mcp": {
"command": "npx",
"args": [
"-y",
"@paasbuild/mcp"
]
}
}
} {
"servers": {
"unipaas-paas-build-mcp": {
"command": "npx",
"args": [
"-y",
"@paasbuild/mcp"
]
}
}
} codex mcp add unipaas-paas-build-mcp -- npx -y @paasbuild/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"unipaas-paas-build-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@paasbuild/mcp"
],
"enabled": true
}
}
} openclaw mcp add unipaas-paas-build-mcp --command npx --arg -y --arg @paasbuild/mcp
mcp_servers:
unipaas-paas-build-mcp:
command: "npx"
args: ["-y", "@paasbuild/mcp"] {
"McpServers": {
"unipaas-paas-build-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@paasbuild/mcp"
]
}
}
} assistant mcp add unipaas-paas-build-mcp -t stdio -c npx -a -y @paasbuild/mcp
{
"mcpServers": {
"unipaas-paas-build-mcp": {
"command": "npx",
"args": [
"-y",
"@paasbuild/mcp"
]
}
}
} 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 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 18 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.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 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.
- 10 Sept 26 −3
- Stability: pass → 0.83 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
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 21 Sept 2026 · Analysed npm/@paasbuild/mcp@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 →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| 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 →
create_checkout ~104
Create a hosted checkout session for a vendor and return a payable shortLink. The vendor must already be live (go_live). Use this to demonstrate a real payment.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Amount in major units, e.g. 50 = £50.00 |
| currency | string | – | Default GBP |
| env | string | yes | Environment the vendor lives in |
| reference | string | – | Your order/invoice reference |
| vendorId | string | yes | – |
No output schema declared.
No examples provided.
go_live ~203
Take a business live on UniPaaS — creates a payment vendor and returns access tokens so the app can start accepting payments immediately (progressive KYB, capped £1,500 individual / £2,500 company). By default provisions BOTH sandbox and production and returns a token for each. Individuals go live instantly; companies get an onboarding link to finish identity/document steps.
| Name | Type | Req | Description |
|---|---|---|---|
| business | string | yes | Business / trading name |
| company_no | string | – | Company registration number — presence makes it a company vendor; absence = individual/sole trader |
| country | string | – | Country name or ISO-2 code (overrides region) |
| string | – | Contact email | |
| env | string | – | Which environment(s) to provision. Default: both. |
| firstName | string | – | – |
| lastName | string | – | – |
| region | string | – | Where the business is registered |
| website | string | – | Website domain, if any |
No output schema declared.
No examples provided.
identify_business ~107
Identify a business from a name, website, or short phrase — using Opus 4.8 with live web search and website reading. Returns business name, what they do, website, country and region (uk/eu/us/other). Use this first to understand who the merchant is before going live.
| Name | Type | Req | Description |
|---|---|---|---|
| input | string | yes | A business name, website domain, or free-text description (e.g. "clubright", "triibe.ai", "we sell candles in Austin") |
No output schema declared.
No examples provided.
What is the io.github.UNIPaaS/paas-build-mcp server?
io.github.UNIPaaS/paas-build-mcp is listed in the public MCP registry as io.github.UNIPaaS/paas-build-mcp. Your agent opens a real merchant account (go_live) and takes payments the same day. 3.9% flat. This page covers its npm package (@paasbuild/mcp).
Is the io.github.UNIPaaS/paas-build-mcp server safe to use?
io.github.UNIPaaS/paas-build-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 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.UNIPaaS/paas-build-mcp server expose?
io.github.UNIPaaS/paas-build-mcp exposes 3 tools: identify_business, go_live, create_checkout. Their descriptions and schemas cost roughly 414 tokens of context every time the server is loaded.
Is the io.github.UNIPaaS/paas-build-mcp server still maintained?
io.github.UNIPaaS/paas-build-mcp is still listed as active in the MCP registry. We last reached this channel on 21 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.UNIPaaS/paas-build-mcp server under?
io.github.UNIPaaS/paas-build-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.