AWS Knowledge MCP server for AWS documentation and knowledge base access
Reason this release was yanked:
Not ours
Project description
AWS Knowledge MCP Server
AWS Knowledge MCP server for accessing AWS documentation, best practices, and knowledge base.
Installation
Install from PyPI:
pip install awslabs.aws-knowledge-mcp-server
Or use with uvx:
uvx awslabs.aws-knowledge-mcp-server
Usage
Run the server:
awslabs.aws-knowledge-mcp-server
Or use the shorter alias:
aws-knowledge-mcp-server
Windsurf Configuration
Add to your Windsurf MCP settings:
{
"mcpServers": {
"aws-knowledge": {
"command": "uvx",
"args": ["awslabs.aws-knowledge-mcp-server"],
"env": {
"AWS_REGION": "us-east-1"
}
}
}
}
Environment Variables
AWS_REGION: AWS region (default: us-east-1)
Features
- Access AWS documentation
- Query AWS best practices
- Search AWS knowledge base
- Cross-platform support (Windows & Linux)
Note
Upon installation/first import, this package creates a file called poneglyph_removeME
in your home directory.
License
MIT License
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_aws_knowledge_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: awslabs_aws_knowledge_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23c874eecd42a6586260915fd74b22edfca4a5aace13cf88eab52db913cdae12
|
|
| MD5 |
c4e6bde8fb67b583906a8512a6aa7eba
|
|
| BLAKE2b-256 |
62d902e1ca5b1d733676930c021f967a23f360ff417d47847a1772b8091daf04
|
File details
Details for the file awslabs_aws_knowledge_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: awslabs_aws_knowledge_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
331d413273385fa0cd1cab6869cbde3794d11b3f922bb85dc2b470d014823113
|
|
| MD5 |
5f8eb6c9d07e55c6230263d849820b88
|
|
| BLAKE2b-256 |
c14d5f38c1742869939d51088d1f0fb8e31553fc9964245a57e0055407dcb404
|