From databases-on-aws
Connects remotely to AWS Knowledge MCP server at https://knowledge-mcp.global.api.aws for accessing AWS documentation, services info, and knowledge resources.
npx claudepluginhub awslabs/agent-plugins --plugin databases-on-awsAdd to your .mcp.json:
{
"mcpServers": {
"awsknowledge": {
"url": "https://knowledge-mcp.global.api.aws"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://knowledge-mcp.global.api.awsShare bugs, ideas, or general feedback.