Skip to main content
Glama
r3-yamauchi

Amazon Bedrock Knowledge Base MCP Server

by r3-yamauchi

Related Servers

Alternatives to Amazon Bedrock Knowledge Base MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 13 tools

    Disambiguation5/5

    Each tool has a distinct purpose with clear boundaries: create_bedrock_kb_role handles IAM role creation, create_s3_bucket and upload_document_to_s3 manage S3 infrastructure, create_knowledge_base and update_knowledge_base manage KB lifecycle, create_data_source configures data sources, start_ingestion_job and get_ingestion_job handle ingestion workflows, list_* tools provide read-only views, and retrieve performs querying. There is no functional overlap between tools.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern with snake_case: create_bedrock_kb_role, create_data_source, create_knowledge_base, create_s3_bucket, get_ingestion_job, get_knowledge_base, list_data_sources, list_knowledge_bases, list_s3_documents, retrieve, start_ingestion_job, update_knowledge_base, upload_document_to_s3. The pattern is perfectly uniform across all 13 tools.

    Tool Count5/5

    With 13 tools, the set is well-scoped for managing Amazon Bedrock Knowledge Bases. It covers the full lifecycle: infrastructure setup (S3, IAM), KB CRUD operations, data source management, ingestion workflows, querying, and listing operations. Each tool serves a necessary purpose without redundancy.

    Completeness4/5

    The toolset provides comprehensive coverage for core KB workflows: create, read, update, list, and query operations are well-represented. Minor gaps include the lack of delete operations for knowledge bases, data sources, or S3 resources, and no tool to attach policies to the created IAM role. However, agents can still accomplish most tasks with the available tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues