An AWS Labs Model Context Protocol (MCP) server for frontend
Project description
AWS Labs Frontend MCP Server
A Model Context Protocol (MCP) server that provides specialized tools for modern web application development.
Features
Modern React Application Documentation
This MCP Server provides comprehensive documentation on modern React application development through its GetReactDocsByTopic tool, which offers guidance on:
- Essential Knowledge: Fundamental concepts for building React applications
- Basic UI Setup: Setting up a React project with Tailwind CSS and shadcn/ui
- Authentication: AWS Amplify authentication integration
- Routing: Implementing routing with React Router
- Customizing: Theming with AWS Amplify components
- Creating Components: Building React components with AWS integrations
- Troubleshooting: Common issues and solutions for React development
Prerequisites
- Install
uvfrom Astral or the GitHub README - Install Python using
uv python install 3.10
Installation
| Kiro | Cursor | VS Code |
|---|---|---|
Configure the MCP server in your MCP client configuration (e.g., for Kiro, edit ~/.kiro/settings/mcp.json):
{
"mcpServers": {
"awslabs.frontend-mcp-server": {
"command": "uvx",
"args": ["awslabs.frontend-mcp-server@latest"],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
},
"disabled": false,
"autoApprove": []
}
}
}
Windows Installation
For Windows users, the MCP server configuration format is slightly different:
{
"mcpServers": {
"awslabs.frontend-mcp-server": {
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uv",
"args": [
"tool",
"run",
"--from",
"awslabs.frontend-mcp-server@latest",
"awslabs.frontend-mcp-server.exe"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR",
"AWS_PROFILE": "your-aws-profile",
"AWS_REGION": "us-east-1"
}
}
}
}
Usage
The Frontend MCP Server provides the GetReactDocsByTopic tool for accessing specialized documentation on modern web application development with AWS technologies. This server will instruct the caller to clone a base web application repo and use that as the starting point for customization.
GetReactDocsByTopic
This tool retrieves comprehensive documentation on specific React and AWS integration topics. To use it, specify which topic you need information on:
result = await get_react_docs_by_topic('essential-knowledge')
Available topics:
- essential-knowledge: Foundational concepts for building React applications with AWS services
- troubleshooting: Common issues and solutions for React development with AWS integrations
Each topic returns comprehensive markdown documentation with explanations, code examples, and implementation guidance.
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 awslabs_frontend_mcp_server-1.0.10.tar.gz.
File metadata
- Download URL: awslabs_frontend_mcp_server-1.0.10.tar.gz
- Upload date:
- Size: 89.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93e941a18b86b94ccdf33f0cc951c0107b9bd8a8adf69c6b52fe1eb01e688e24
|
|
| MD5 |
34aba9269fa5e41c449576b37b864361
|
|
| BLAKE2b-256 |
c7793eabff12223d7d9d961bd6dcd65e6b8eb143ed0961a9560f59269270d4c7
|
Provenance
The following attestation bundles were made for awslabs_frontend_mcp_server-1.0.10.tar.gz:
Publisher:
release.yml on awslabs/mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
awslabs_frontend_mcp_server-1.0.10.tar.gz -
Subject digest:
93e941a18b86b94ccdf33f0cc951c0107b9bd8a8adf69c6b52fe1eb01e688e24 - Sigstore transparency entry: 825763502
- Sigstore integration time:
-
Permalink:
awslabs/mcp@0bb449ef24e57237bf567483639970b2aba7e3d3 -
Branch / Tag:
refs/tags/2026.01.20260115004242 - Owner: https://github.com/awslabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0bb449ef24e57237bf567483639970b2aba7e3d3 -
Trigger Event:
push
-
Statement type:
File details
Details for the file awslabs_frontend_mcp_server-1.0.10-py3-none-any.whl.
File metadata
- Download URL: awslabs_frontend_mcp_server-1.0.10-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eb8ef90c572dadfe8147f26a3bb2d120b4f4c4f9a090f2721f8e5898d4feaa9
|
|
| MD5 |
9102bdaa5df88a88cfdd0dfcb33bea94
|
|
| BLAKE2b-256 |
87da3ebcf537d99e709f17e3a61a3e1e9315d3eee806eb6b3cdd44c85487428b
|
Provenance
The following attestation bundles were made for awslabs_frontend_mcp_server-1.0.10-py3-none-any.whl:
Publisher:
release.yml on awslabs/mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
awslabs_frontend_mcp_server-1.0.10-py3-none-any.whl -
Subject digest:
3eb8ef90c572dadfe8147f26a3bb2d120b4f4c4f9a090f2721f8e5898d4feaa9 - Sigstore transparency entry: 825763540
- Sigstore integration time:
-
Permalink:
awslabs/mcp@0bb449ef24e57237bf567483639970b2aba7e3d3 -
Branch / Tag:
refs/tags/2026.01.20260115004242 - Owner: https://github.com/awslabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@0bb449ef24e57237bf567483639970b2aba7e3d3 -
Trigger Event:
push
-
Statement type: