GovData Docs

MCP Prompts

26 pre-built prompt templates that guide your agent through multi-step workflows. Prompts are free to use (though the tools they invoke cost credits).

Tax

Prompt Description Arguments
tax-summary Get a comprehensive summary of all UK tax rates, bands, and thresholds for a given tax year. tax_year string, optional
take-home-breakdown Calculate and present a detailed payslip-style take-home pay breakdown showing all deductions from gross to net. gross_income string, required
region string, optional
student_loan_plan string, optional
pension_rate string, optional
employer-cost-breakdown Calculate the total cost of employing someone in the UK, including employer NI, pension auto-enrolment, and other statutory costs. gross_salary string, required
pension_rate string, optional
contractor-tax-comparison Compare tax efficiency of employed vs self-employed vs limited company for the same gross income. gross_income string, required
salary-region-comparison Compare take-home pay across UK tax regions for the same gross salary. gross_salary string, required
tax-year-comparison Compare UK tax rates, bands, and thresholds between two tax years. tax_year_1 string, required
tax_year_2 string, required
small-business-tax-guide Tax obligations overview for a new UK small business. business_type string, optional
dividend-salary-split Find the optimal salary/dividend split for a UK company director. total_income string, required
student-loan-impact Analyse student loan repayment impact on take-home pay across salary levels. plan string, required
salary string, optional
vat-registration-analysis Analyse whether to register for VAT, compare standard vs flat rate schemes. turnover string, required
pension-contribution-analysis Analyse impact of different pension contribution rates on take-home pay and tax relief. gross_salary string, required
region string, optional
hiring-budget-planner Plan total cost of hiring a team at different salary levels. salaries string, required

Companies

Prompt Description Arguments
company-report Generate a structured company overview from Companies House data including status, SIC codes, incorporation date, and registered address. company_number string, required
company-due-diligence Run a comprehensive due diligence check on a UK company: profile, financial health, trends, PSC ownership network, and filing compliance. company_number string, required
company-comparison Compare two or more UK companies side-by-side on financials, filing status, ownership, and health scores. company_numbers string, required
company-risk-monitor Risk monitoring check on a UK company: filing compliance, PSC changes, financial trajectory, health score. company_number string, required
sector-deep-dive Deep dive into a UK industry sector: company counts, benchmarks, geographic hotspots. sic_code string, required
company-ownership-map Map ownership structure of a UK company and connected entities. company_number string, required
area-business-profile Business landscape profile for a UK postcode area. postcode string, required

Property

Prompt Description Arguments
property-area-report Generate a property market report for a UK area — price statistics, trends by property type, and recent transactions. location string, required
years string, optional
property-investment-analysis Analyse a UK area for property investment: price trends, yields, CGT implications. location string, required
property-price-history Detailed transaction history for a UK address or street. address string, required

Benefits

Prompt Description Arguments
benefits-eligibility Check potential UK benefits eligibility based on circumstances — Universal Credit, Child Benefit, and statutory payments. gross_income string, required
children string, optional
circumstance string, optional
maternity-paternity-guide UK statutory entitlements for new parents: maternity, paternity, shared parental pay. type string, optional

Economics

Prompt Description Arguments
economic-briefing Current UK economic snapshot: inflation, GDP, unemployment, house prices. No arguments

Legislation

Prompt Description Arguments
legislation-research Search and summarise UK legislation relevant to a topic. topic string, required

How prompts work

  • Prompts are free — they don't consume credits themselves.
  • Each prompt guides your agent to call one or more tools, which cost 10 credits each.
  • Prompts appear in your agent's prompt list (e.g. tax-summary) for easy invocation.
  • Arguments are passed as key-value pairs when invoking the prompt.