BoondManager MCP Server
NPM · BOONDMANAGER-MCP-SERVER · 2 COMPONENTS · SCANNED SEP 26
MCP Server for BoondManager API - 185 tools, 13 prompts, 22 resources (ERP/CRM)
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 Security98
- 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
- 36 of 110 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to silamir/boondmanager-mcp-server). View diagnostics → Pass
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 0 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
- Schema quality not yet verified: the captured schema was too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge it on a partial copy.Unverified
Stability & Change Management3
- Stability check failed: the tool surface changed between 2.16.0 and 2.17.0: 0 tool removals, 3 breaking changes, 53 additions. See how to fix → Fail
Tool Coverage0
- Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge them on a partial copy.Unverified
Tool Safety0
- Tool safety not yet verified: the captured tool definitions were too large for us to store in full (the trim removes the very descriptions this category reads), or the server stopped listing its tools part-way.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 3 categories
Categories scored 0 because our sandbox has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the BoondManager MCP Server server?
BoondManager MCP Server runs locally as an npm package, launched with npx -y boondmanager-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 · boondmanager-mcp-server
claude mcp add silamir-boondmanager-mcp-server -- npx -y boondmanager-mcp-server
{
"mcpServers": {
"silamir-boondmanager-mcp-server": {
"command": "npx",
"args": [
"-y",
"boondmanager-mcp-server"
]
}
}
} {
"servers": {
"silamir-boondmanager-mcp-server": {
"command": "npx",
"args": [
"-y",
"boondmanager-mcp-server"
]
}
}
} codex mcp add silamir-boondmanager-mcp-server -- npx -y boondmanager-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"silamir-boondmanager-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"boondmanager-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add silamir-boondmanager-mcp-server --command npx --arg -y --arg boondmanager-mcp-server
mcp_servers:
silamir-boondmanager-mcp-server:
command: "npx"
args: ["-y", "boondmanager-mcp-server"] {
"McpServers": {
"silamir-boondmanager-mcp-server": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"boondmanager-mcp-server"
]
}
}
} assistant mcp add silamir-boondmanager-mcp-server -t stdio -c npx -a -y boondmanager-mcp-server
{
"mcpServers": {
"silamir-boondmanager-mcp-server": {
"command": "npx",
"args": [
"-y",
"boondmanager-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.
- 26 Sept 26 +1
- Stability: unverified → fail ▼ security
- Package version: 2.16.0 → 2.17.0 functional
- 25 Sept 26 53
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 26 Sept 2026 · Analysed npm/boondmanager-mcp-server@2.17.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | silamir/boondmanager-mcp-server |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/silamir/boondmanager-mcp-server/.github/workflows/release.yml@refs/tags/v2.17.0 |
| Rekor log index | 2967380898 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:b58071c78f471abb95dcc79fcfc7a641f6a22d7341b6398c6154f37f51293349655cae521d29de33f4a3856724434b82dfaa79d1bfdf12e7bc9e762c8 |
Background: How many MCP packages publish verified provenance →
Dependencies 110 packages
| Packages resolved | 110 |
|---|---|
| Stale | 36 |
| 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 →
boond_contacts_actions ~119
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_create ~258
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | – |
| companyId | string | – | – |
| country | string | – | – |
| email1 | string | – | – |
| firstName | string | yes | – |
| lastName | string | yes | – |
| note | string | – | – |
| phone1 | string | – | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_contacts_delete ~224
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| deleted | boolean | yes | – |
| id | string | yes | – |
| reason | string | – | – |
No examples provided.
boond_contacts_get ~248
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| tab | string | – | – |
No output schema declared.
No examples provided.
boond_contacts_information ~121
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_invoices ~110
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_opportunities ~118
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_orders ~109
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_projects ~108
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contacts_search ~1,381
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| activityAreas | array | – | – |
| companyStates | array | – | – |
| completeness | array | – | – |
| endDate | string | – | – |
| expertiseAreas | array | – | – |
| fields | array | – | – |
| flags | array | – | – |
| influencers | array | – | – |
| keywords | string | – | – |
| keywordsType | string | – | – |
| narrowPerimeter | boolean | – | – |
| order | string | – | – |
| origins | array | – | – |
| page | integer | – | – |
| pageSize | integer | – | – |
| perimeterAgencies | array | – | – |
| perimeterBusinessUnits | array | – | – |
| perimeterDynamic | array | – | – |
| perimeterManagers | array | – | – |
| perimeterPoles | array | – | – |
| period | string | – | – |
| shields | array | – | – |
| sort | string | – | – |
| startDate | string | – | – |
| states | array | – | – |
| tools | array | – | – |
| typesOf | array | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | – |
| items | array | yes | – |
| total | number | – | – |
No examples provided.
boond_contacts_update ~240
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | – |
| email1 | string | – | – |
| firstName | string | – | – |
| id | string | yes | – |
| lastName | string | – | – |
| note | string | – | – |
| phone1 | string | – | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_contracts_create ~230
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| endDate | string | – | – |
| note | string | – | – |
| resourceId | string | – | – |
| startDate | string | – | – |
| typeOf | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_contracts_get ~166
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_contracts_search ~953
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| contractTypes | array | – | – |
| endDate | string | – | – |
| fields | array | – | – |
| keywords | string | – | – |
| narrowPerimeter | boolean | – | – |
| page | integer | – | – |
| pageSize | integer | – | – |
| perimeterAgencies | array | – | – |
| perimeterBusinessUnits | array | – | – |
| perimeterDynamic | array | – | – |
| perimeterManagers | array | – | – |
| perimeterPoles | array | – | – |
| period | string | – | – |
| resourceId | string | – | – |
| resourceStates | array | – | – |
| resourceTypes | array | – | – |
| startDate | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | – |
| items | array | yes | – |
| total | number | – | – |
No examples provided.
boond_contracts_update ~344
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| annualSalary | number | – | – |
| endDate | string | – | – |
| endReason | integer | – | – |
| id | string | yes | – |
| monthlySalary | number | – | – |
| note | string | – | – |
| numberOfWorkingDays | number | – | – |
| probationEndDate | string | – | – |
| renewalProbationEndDate | string | – | – |
| startDate | string | – | – |
| typeOf | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_deliveries_create ~348
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| averageDailyCost | number | – | – |
| endDate | string | – | – |
| forceAverageDailyPriceExcludingTax | boolean | – | – |
| note | string | – | – |
| projectId | string | yes | – |
| quantity | number | – | – |
| resourceId | string | yes | – |
| startDate | string | – | – |
| state | integer | – | – |
| title | string | – | – |
| typeOf | integer | – | – |
| unitPrice | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_deliveries_delete ~233
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| deleted | boolean | yes | – |
| id | string | yes | – |
| reason | string | – | – |
No examples provided.
boond_deliveries_get ~175
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_deliveries_search ~1,018
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| companies | array | – | – |
| companyId | string | – | – |
| deliveryStates | array | – | – |
| endDate | string | – | – |
| expertiseAreas | array | – | – |
| fields | array | – | – |
| flags | array | – | – |
| keywords | string | – | – |
| narrowPerimeter | boolean | – | – |
| opportunityId | string | – | – |
| order | string | – | – |
| page | integer | – | – |
| pageSize | integer | – | – |
| perimeterAgencies | array | – | – |
| perimeterBusinessUnits | array | – | – |
| perimeterDynamic | array | – | – |
| perimeterManagers | array | – | – |
| perimeterPoles | array | – | – |
| period | string | – | – |
| periodDynamic | string | – | – |
| projectId | string | – | – |
| projectStates | array | – | – |
| projectTypes | array | – | – |
| resourceId | string | – | – |
| sort | string | – | – |
| startDate | string | – | – |
| transferType | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | – |
| items | array | yes | – |
| total | number | – | – |
No examples provided.
boond_deliveries_update ~342
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| averageDailyCost | number | – | – |
| endDate | string | – | – |
| id | string | yes | – |
| note | string | – | – |
| quantity | number | – | – |
| startDate | string | – | – |
| state | integer | – | – |
| title | string | – | – |
| typeOf | integer | – | – |
| unitPrice | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_documents_create ~303
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrl | string | yes | – |
| parentId | integer | yes | – |
| parentType | string | yes | – |
| parsing | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_documents_delete ~182
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| deleted | boolean | yes | – |
| id | string | yes | – |
| reason | string | – | – |
No examples provided.
boond_documents_get ~533
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| mode | string | – | – |
No output schema declared.
No examples provided.
boond_expenses_create ~483
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| actualExpenses | array | – | – |
| advance | number | – | – |
| agencyId | string | – | – |
| currencyAgency | integer | – | – |
| exchangeRateAgency | number | – | – |
| informationComments | string | – | – |
| ratePerKilometerTypeReference | integer | – | – |
| resourceId | string | yes | – |
| term | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_expenses_default ~292
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| agencyId | string | – | – |
| resourceId | string | yes | – |
| term | string | yes | – |
No output schema declared.
No examples provided.
boond_expenses_delete ~229
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| deleted | boolean | yes | – |
| id | string | yes | – |
| reason | string | – | – |
No examples provided.
boond_expenses_get ~170
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_expenses_search ~386
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| endDate | string | – | – |
| fields | array | – | – |
| keywords | string | – | – |
| page | integer | – | – |
| pageSize | integer | – | – |
| projectId | string | – | – |
| resourceId | string | – | – |
| startDate | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | – |
| items | array | yes | – |
| total | number | – | – |
No examples provided.
boond_expenses_update ~305
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| actualExpenses | array | – | – |
| advance | number | – | – |
| closed | boolean | – | – |
| currencyAgency | integer | – | – |
| exchangeRateAgency | number | – | – |
| id | string | yes | – |
| informationComments | string | – | – |
| ratePerKilometerTypeReference | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_find ~394
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| string | – | – | |
| entity | string | yes | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| ambiguous | boolean | – | – |
| count | number | yes | – |
| entity | string | yes | – |
| items | array | yes | – |
| match | object | – | – |
| query | string | yes | – |
No examples provided.
boond_flags_attach ~213
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| entity | string | yes | – |
| flagId | string | yes | – |
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| attached | boolean | yes | – |
| entity | string | yes | – |
| flagId | string | yes | – |
| id | string | yes | – |
No examples provided.
boond_flags_attached ~158
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| entity | string | yes | – |
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_flags_create ~193
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| mainManagerId | string | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_flags_detach ~188
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| entity | string | yes | – |
| flagId | string | yes | – |
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| attached | boolean | yes | – |
| entity | string | yes | – |
| flagId | string | yes | – |
| id | string | yes | – |
No examples provided.
boond_flags_get ~165
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_flags_search ~309
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | – | – |
| keywords | string | – | – |
| page | integer | – | – |
| pageSize | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | – |
| items | array | yes | – |
| total | number | – | – |
No examples provided.
boond_forms_create ~289
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| candidateId | string | – | – |
| recipientId | string | – | – |
| remindDate | string | – | – |
| resourceId | string | – | – |
| templateId | string | yes | – |
| validateDate | string | – | – |
| validatorId | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_forms_default ~148
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| resourceId | string | yes | – |
| templateId | string | yes | – |
No output schema declared.
No examples provided.
boond_forms_get ~151
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_groupments_create ~322
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| averageDailyCost | number | – | – |
| averageDailyPriceExcludingTax | number | – | – |
| deliveryIds | array | – | – |
| endDate | string | – | – |
| forceAverageDailyPriceExcludingTax | boolean | – | – |
| note | string | – | – |
| numberOfDaysFree | number | – | – |
| numberOfDaysInvoicedOrQuantity | number | – | – |
| projectId | string | yes | – |
| startDate | string | – | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_groupments_default ~129
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string | yes | – |
No output schema declared.
No examples provided.
boond_groupments_get ~125
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_groupments_update ~294
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| averageDailyCost | number | – | – |
| averageDailyPriceExcludingTax | number | – | – |
| deliveryIds | array | – | – |
| endDate | string | – | – |
| forceAverageDailyPriceExcludingTax | boolean | – | – |
| id | string | yes | – |
| note | string | – | – |
| numberOfDaysFree | number | – | – |
| numberOfDaysInvoicedOrQuantity | number | – | – |
| startDate | string | – | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_inactivities_create ~342
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| averageDailyCost | number | – | – |
| contractId | string | – | – |
| endDate | string | yes | – |
| inactivityType | – | – | – |
| note | string | – | – |
| numberOfDaysInvoicedOrQuantity | number | – | – |
| resourceId | string | yes | – |
| startDate | string | yes | – |
| title | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_inactivities_default ~177
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| resourceId | string | yes | – |
No output schema declared.
No examples provided.
boond_inactivities_get ~142
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_invoices_actions ~151
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
boond_invoices_create ~338
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| amountExcludingTax | number | – | – |
| expectedPaymentDate | string | – | – |
| invoiceDate | string | – | – |
| invoicePayments | array | – | – |
| invoiceRecords | array | – | – |
| note | string | – | – |
| orderId | string | – | – |
| reference | string | – | – |
| state | integer | – | – |
| taxRate | number | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | – | – |
No examples provided.
boond_invoices_delete ~227
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| deleted | boolean | yes | – |
| id | string | yes | – |
| reason | string | – | – |
No examples provided.
boond_invoices_get ~168
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
What is the BoondManager MCP Server server?
BoondManager MCP Server is listed in the public MCP registry as io.github.silamir/boondmanager-mcp-server. MCP Server for BoondManager API - 185 tools, 13 prompts, 22 resources (ERP/CRM). This page covers its npm package (boondmanager-mcp-server).
Is the BoondManager MCP Server server safe to use?
BoondManager MCP Server scores 54 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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.
Is the BoondManager MCP Server server still maintained?
BoondManager MCP Server is still listed as active in the MCP registry. We last reached this channel on 26 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 BoondManager MCP Server server under?
BoondManager MCP Server declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.