MCP server exposing GOV.UK Design System documentation to AI agents
Project description
GOV.UK Design System MCP
An MCP server that exposes GOV.UK Design System documentation to AI agents.
Usage
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"govuk-design-system": {
"command": "uvx",
"args": ["govuk-design-system-mcp"]
}
}
}
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"govuk-design-system": {
"command": "uvx",
"args": ["govuk-design-system-mcp"]
}
}
}
Tools
| Tool | Description |
|---|---|
list_components() |
List all GOV.UK components |
list_patterns() |
List all design patterns |
list_styles() |
List all style guides |
get_component_guidance(name) |
Get component documentation |
get_pattern(name) |
Get pattern documentation |
get_style(name) |
Get style documentation |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file govuk_design_system_mcp-0.1.1.tar.gz.
File metadata
- Download URL: govuk_design_system_mcp-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4879d1fa452ce9a59ece3f7f1688b467cda050eeda6f697f2df3e680bfa54826
|
|
| MD5 |
7758b2394df29f2ed7fe8317167faa92
|
|
| BLAKE2b-256 |
5ca7cb1b924d71887fd6d7aa5542f100ee385b2dad4d774605dc320a7c8e8b99
|
File details
Details for the file govuk_design_system_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: govuk_design_system_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1e62ba731a229a987451f1304589c921cdf74705295584a2e80125465fde5cc
|
|
| MD5 |
35a0e643ae0f6528593ec1f97b54755c
|
|
| BLAKE2b-256 |
d64106d62c49368f36d8c711b8667512623202e25ff4e75dd41ca2430b857b8b
|