io.github.theluckystrike/travel-allowance
MCPB · PER-DIEM.MCPB · SCANNED SEP 20
Work out the travel allowance for a trip on official Polish, UK and US rate tables.
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 Security23
- Malware scan not yet available for this package.Unverified
- Known CVEs were checked across the 96 of 96 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. 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 13 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability81
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1565 tokens (~156/item across 10 items; 9 tools + 1 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 Management43
- Stability observed for 13 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; "trip_delete" 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 10 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
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
mcpb · per-diem.mcpb
Download bundleEvery 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 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 7 Sept 26 47
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 20 Sept 2026 · Analysed mcpb/https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/per-diem.mcpb@0.21.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | mcpb |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| 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 →
license_activate Activate license ~42
Activate a Pro license key (format MCPL1.xxx.yyy). Verified offline and saved locally.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | License key from the checkout confirmation page |
No output schema declared.
No examples provided.
license_status License status ~23
Show whether this server runs in free or Pro mode and where to upgrade.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
perdiem_calc Calculate a travel allowance ~397
Calculate the daily travel allowance for one trip: the amount per day and the total in the scheme's currency, with the partial-day fraction and the meal deductions the scheme's own rule applies. Free and unlimited.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | Country or locality, e.g. "Germany", "Poland", "United Kingdom", "United States" |
| end | string | yes | When it ended, same form as start. It must be after start as an instant |
| fiscal_year | string | – | US only, e.g. "FY2025". Defaults to the current bundled fiscal year |
| late_evening | array | – | UK only, per day: the journey was ongoing at 8pm and a meal was bought after it, which adds the 10.00 GBP supplement |
| lodging_nights | integer | – | Nights of accommodation. What this pays depends on the scheme and the answer says so |
| meals_provided | array | – | Per day, in order: the free meals the traveller was given that day, e.g. [["breakfast"],["breakfast","lunch"]]. Each one reduces that day's allowance by the scheme's own percentage or amount |
| meals_provided_daily | – | – | The same free meals on every day. Ignored for any day that meals_provided already names |
| scheme | string | yes | "pl" Polish delegation regulation, "uk" HMRC benchmark scale rates, "us" GSA CONUS standard |
| start | string | yes | When the trip began, ISO 8601 WITH a zone: "2026-03-28T22:00:00+01:00", or "2026-03-28T22:00" together with timezone |
| timezone | string | – | IANA id such as "Europe/Warsaw". Required when start or end carries no offset; also the zone the US scheme counts calendar days in |
No output schema declared.
No examples provided.
perdiem_rates List the bundled per diem rates ~128
List a scheme's bundled daily allowance rates with the authority, instrument, source URL and effective date they came from. Filter by country or city. Free and unlimited.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | City or locality name, for the schemes that publish per-city rates |
| country | string | – | Country name or ISO code, e.g. Germany or DE. Matched exactly first, then as a substring |
| scheme | string | – | "pl" Polish delegation regulation, "uk" HMRC benchmark scale rates, "us" GSA CONUS standard. Omit for every scheme |
No output schema declared.
No examples provided.
perdiem_report Totals per scheme and month ~90
Total the saved trips per scheme and per calendar month, in each scheme's own currency, with the day count and the trips behind every figure. Pro.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | – | YYYY-MM, earliest month by start date |
| scheme | string | – | Default "all" |
| to | string | – | YYYY-MM, latest month by start date |
| traveller | string | – | Only this traveller |
No output schema declared.
No examples provided.
trip_delete Delete a saved trip ~91
Delete one saved trip that has not been exported and has no expense booked against it, and free the free-tier slot it held that month. A trip with a dependent is refused, named. Free and unlimited.
| Name | Type | Req | Description |
|---|---|---|---|
| trip | string | yes | Trip id such as TRIP-2026-0001, or an exact or partial trip name. A partial name matching more than one trip is refused with the list |
No output schema declared.
No examples provided.
trip_export Export a trip as expenses ~175
Return the exact expense_add arguments for a saved trip, one payload per currency, ready to pass to the expense-tracker server. It writes nothing itself: see the note in the answer. Pro.
| Name | Type | Req | Description |
|---|---|---|---|
| billable | boolean | – | Rebillable to the client. Default: true when the trip has a project, false otherwise |
| category | string | – | Expense category to put on the payload. Default "travel" |
| mark_exported | boolean | – | Stamp exported_at on the trip so a later export can see it already went out. Default false |
| split_lodging | boolean | – | Return lodging as its own expense rather than folded into the subsistence total. Default true |
| trip | string | yes | Trip id such as TRIP-2026-0001, or an exact or partial trip name |
No output schema declared.
No examples provided.
trip_list List saved trips ~124
List saved trips with the scheme, destination, dates and total on each, and a total per currency. Filter by scheme, destination, traveller, project and start date range. Free and unlimited.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | – | Only trips to a destination containing this text |
| from | string | – | YYYY-MM-DD, earliest start date |
| project | string | – | Only trips on this project |
| scheme | string | – | Default "all" |
| to | string | – | YYYY-MM-DD, latest start date |
| traveller | string | – | Only trips by this traveller |
No output schema declared.
No examples provided.
trip_record Save a calculated trip ~473
Calculate a trip and save it under a name, with the traveller taken from the shared business profile. Returns the TRIP-YYYY-NNNN id. Free tier: 5 trips a calendar month.
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | Country or locality, e.g. "Germany", "Poland", "United Kingdom", "United States" |
| end | string | yes | When it ended, same form as start. It must be after start as an instant |
| fiscal_year | string | – | US only, e.g. "FY2025". Defaults to the current bundled fiscal year |
| late_evening | array | – | UK only, per day: the journey was ongoing at 8pm and a meal was bought after it, which adds the 10.00 GBP supplement |
| lodging_nights | integer | – | Nights of accommodation. What this pays depends on the scheme and the answer says so |
| meals_provided | array | – | Per day, in order: the free meals the traveller was given that day, e.g. [["breakfast"],["breakfast","lunch"]]. Each one reduces that day's allowance by the scheme's own percentage or amount |
| meals_provided_daily | – | – | The same free meals on every day. Ignored for any day that meals_provided already names |
| name | string | yes | What to call it, e.g. "Berlin client workshop" |
| project | string | – | Project or client this belongs to; carried onto the expense payload |
| purpose | string | – | Why the trip happened; kept on the record and carried onto the expense payload |
| scheme | string | yes | "pl" Polish delegation regulation, "uk" HMRC benchmark scale rates, "us" GSA CONUS standard |
| start | string | yes | When the trip began, ISO 8601 WITH a zone: "2026-03-28T22:00:00+01:00", or "2026-03-28T22:00" together with timezone |
| timezone | string | – | IANA id such as "Europe/Warsaw". Required when start or end carries no offset; also the zone the US scheme counts calendar days in |
| traveller | string | – | Who travelled. Defaults to the shared business profile's name |
No output schema declared.
No examples provided.
What is the io.github.theluckystrike/travel-allowance MCP server?
io.github.theluckystrike/travel-allowance is an MCP server listed in the public MCP registry as io.github.theluckystrike/travel-allowance. Work out the travel allowance for a trip on official Polish, UK and US rate tables. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.21.0/per-diem.mcpb).
Is the io.github.theluckystrike/travel-allowance MCP server safe to use?
io.github.theluckystrike/travel-allowance scores 53 out of 100 on VerifyMCP. 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.theluckystrike/travel-allowance MCP server expose?
io.github.theluckystrike/travel-allowance exposes 9 tools: perdiem_rates, perdiem_calc, trip_record, trip_list, trip_delete, and 4 more. Their descriptions and schemas cost roughly 1,543 tokens of context every time the server is loaded.
What licence is the io.github.theluckystrike/travel-allowance MCP server under?
io.github.theluckystrike/travel-allowance declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.