io.github.theluckystrike/per-diem
MCPB · PER-DIEM.MCPB · 2 COMPONENTS · SCANNED SEP 21
Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS.
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 2 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
- 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 1655 tokens (~165/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 Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
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.
- 17 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.22.0/per-diem.mcpb@0.22.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 ~71
Activate a Pro key (MCPL1.xxx.yyy) from checkout: verified offline against a built-in public key, saved to your config file. A wrong, malformed or expired key is refused, unsaved. license_status reads it back.
| 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 ~54
Report this server's licence state: product, tier free or pro, licence id, expiry, the key source and the upgrade URL. No arguments, no network. Explains a free-tier refusal; license_activate installs a key.
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 ~101
Total saved trips per scheme and calendar month, bucketed by start date: trips, days, subsistence and lodging, each in the scheme's own currency, with the trip ids 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 ~93
Delete one saved trip and free the free-tier slot it held that month. A trip that has been exported or has an expense booked against it is refused with the blocker named, and nothing is written. 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 ~183
Return the exact expense_add arguments for a saved trip: one payload for subsistence and, with split_lodging, one for lodging. It writes nothing in the expense-tracker server; only mark_exported changes this trip. 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 ~482
Calculate a trip and save it under a name, traveller taken from the shared business profile; returns the TRIP-YYYY-NNNN id. An identical record is refused and named, spending no slot. Free: 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/per-diem MCP server?
io.github.theluckystrike/per-diem is an MCP server listed in the public MCP registry as io.github.theluckystrike/per-diem. Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS. This page covers its MCPB bundle (https://github.com/theluckystrike/mcp-servers/releases/download/v0.22.0/per-diem.mcpb).
Is the io.github.theluckystrike/per-diem MCP server safe to use?
io.github.theluckystrike/per-diem scores 47 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/per-diem MCP server expose?
io.github.theluckystrike/per-diem exposes 9 tools: perdiem_rates, perdiem_calc, trip_record, trip_list, trip_delete, and 4 more. Their descriptions and schemas cost roughly 1,633 tokens of context every time the server is loaded.
What licence is the io.github.theluckystrike/per-diem MCP server under?
io.github.theluckystrike/per-diem declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.