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).

Prompt Description Arguments
tax-summary Get a comprehensive summary of all UK tax rates, bands, and thresholds for a given tax year. Useful for answering tax-related questions with full context. tax_year string, optional
company-report Generate a structured company overview from Companies House data including status, SIC codes, incorporation date, and registered address. company_number string, required
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
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
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
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
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
company-comparison Compare two or more UK companies side-by-side on financials, filing status, ownership, and health scores. company_numbers string, required
contractor-tax-comparison Compare tax efficiency of employed vs self-employed vs limited company for the same gross income. gross_income string, required
region string, optional
pension_rate string, optional
salary-region-comparison Compare take-home pay across UK tax regions for the same gross salary, with optional property price context. gross_salary string, required
locations string, optional
student_loan_plan string, optional
company-risk-monitor Run a risk monitoring check on a UK company — filing compliance, PSC changes, financial trajectory, and health score. company_number string, required
tax-year-comparison Compare UK tax rates, bands, and thresholds between two tax years — see what changed. tax_year_1 string, required
tax_year_2 string, required
property-investment-analysis Analyse a UK area for property investment — price trends, estimated yields, CGT implications, and inflation-adjusted returns. location string, required
purchase_price string, optional
monthly_rent string, optional
taxpayer_band string, optional
small-business-tax-guide Tax obligations overview for a new UK small business — corporation tax, VAT, employer costs, and pension auto-enrolment. estimated_profit string, required
num_employees string, optional
average_salary string, optional
economic-briefing Current UK economic snapshot — inflation, GDP growth, unemployment, and house prices. No arguments
legislation-research Search and summarise UK legislation relevant to a topic — Acts of Parliament and Statutory Instruments. topic string, required
legislation_type string, optional
year string, optional
dividend-salary-split Find the optimal salary/dividend split for a UK company director to minimise total tax. total_income string, required
tax_year string, optional
student-loan-impact Analyse the impact of student loan repayments on take-home pay across different salary levels. plan_type string, required
current_salary string, optional
vat-registration-analysis Should I register for VAT? Analyse the threshold, compare standard vs flat rate schemes, and assess impact on pricing. annual_turnover string, required
business_type string, optional
typical_input_vat_percent string, optional
pension-contribution-analysis Analyse the impact of different pension contribution rates on take-home pay and tax relief. gross_salary string, required
region string, optional
sector-deep-dive Deep dive into a UK industry sector — company counts, financial benchmarks, geographic hotspots, and trends. sic_code string, required
postcode_area string, optional
company-ownership-map Map the ownership structure of a UK company — who controls it and what other companies they control. company_number string, required
maternity-paternity-guide UK statutory entitlements for new parents — maternity, paternity, and shared parental pay rates and eligibility. gross_salary string, required
parent_type string, optional
hiring-budget-planner Plan the total cost of hiring a team — employer NI, pension, and per-head overhead at different salary levels. salaries string, required
pension_rate string, optional
area-business-profile Business landscape profile for a UK postcode area — top industries, company statistics, property prices, and economic context. postcode_area string, required
property-price-history Detailed transaction history for a UK address or street — every recorded sale with price trends. street string, required
town string, optional
postcode string, optional

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 for easy invocation.
  • Arguments are passed as key-value pairs when invoking the prompt.