mmcgrotty/govuk-prototype-mcp
If you are the rightful owner of govuk-prototype-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GOV.UK Prototype Kit MCP Server is a tool designed to facilitate the creation and management of GOV.UK Prototype Kit projects, leveraging the Model Context Protocol (MCP) for enhanced functionality.
Tools
Functions exposed to the LLM to take actions
check_node_version
Verifies you have Node.js v22.x.x LTS installed.
create_prototype
Creates a new GOV.UK Prototype Kit project.
list_prototypes
Lists all GOV.UK Prototype Kit projects in a directory.
start_prototype
Starts a prototype server.
stop_prototype
Stops a running prototype server.
get_prototype_structure
Shows the file structure of a prototype project.
add_page
Creates a new page in your prototype with GOV.UK template.
list_components
Lists all available GOV.UK Frontend components.
get_component_example
Gets Nunjucks code example for a specific component.
get_prototype_kit_docs
Provides documentation on specific topics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client