Stats
Actions
Tags
From databases-on-aws
Connects remotely to the AWS Knowledge MCP server, allowing Claude to query and retrieve information from AWS knowledge bases and documentation.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"awsknowledge": {
"type": "http",
"url": "https://knowledge-mcp.global.api.aws"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://knowledge-mcp.global.api.awsnpx claudepluginhub awslabs/agent-plugins --plugin databases-on-aws