Resources
4Install
npx skillscat add famaoai-creator/kyberion/mcp-aws-knowledge-connector Install via the SkillsCat registry.
SKILL.md
AWS Knowledge MCP Connector
This skill provides access to AWS Knowledge Bases (Amazon Bedrock RAG) via the Model Context Protocol.
Capabilities
retrieve_from_aws_kb: Query your own documents indexed in Amazon Bedrock Knowledge Bases.list_tools: Discover available tools on the AWS Knowledge MCP server.
Usage
- "Retrieve information about our internal security policies from the AWS Knowledge Base."
- "List available tools in the AWS Knowledge MCP server."
Knowledge Protocol
- Requires
AWS_REGIONandAWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEYto be set in the environment. - The
knowledgeBaseIdis passed as an argument tocall_tool.