Skip to main content

Model Context Protocol (MCP) server for AWS Black Belt Online Seminar

Project description

GitHub CI License PyPI version Python versions

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/aws_blackbelt_mcp_server
   init.py00100% 
   config.py100100% 
   server.py19194%39
src/aws_blackbelt_mcp_server/helpers
   init.py00100% 
   path_resolver.py120100% 
src/aws_blackbelt_mcp_server/tools
   init.py00100% 
   seminars.py80988%53, 129–130, 132, 191, 193, 205–206, 208
tests
   init.py00100% 
   test_config.py250100% 
   test_server.py70100% 
tests/helpers
   init.py00100% 
   test_path_resolver.py200100% 
tests/integration
   init.py00100% 
   test_get_seminar_transcript.py55492%24–27
   test_search_seminars.py490100% 
tests/tools
   init.py00100% 
   test_seminars.py270100% 
TOTAL3041495% 

AWS Black Belt MCP Server

A Model Context Protocol (MCP) server that provides search functionality for AWS Black Belt Online Seminars.

Tools

  1. search_seminars: Search AWS Black Belt Online Seminars by keywords
  2. get_seminar_transcript: Get transcript from seminar YouTube videos (Supported only in Japanese)

Current Information Sources

  • AWS Black Belt Online Seminars
  • PDF materials
  • YouTube videos
  • Seminar transcripts

Prerequisites

  • Python 3.10 or higher
  • uv package manager

Configuration

Amazon Q Developer CLI

For use with Amazon Q Developer CLI, add the following configuration to your MCP settings file:

  • Workspace-level configuration: .aws/amazonq/cli-agents/default.json
  • User-level configuration: ~/.aws/amazonq/cli-agents/default.json

Using uvx

{
  "mcpServers": {
    "aws-blackbelt-mcp-server": {
      "command": "uvx",
      "args": ["aws-blackbelt-mcp-server"]
    }
  }
}

Using Docker

{
  "mcpServers": {
    "aws-blackbelt-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/konippi/aws-blackbelt-mcp-server"
      ]
    }
  }
}

Basic Usage

Examples:

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_konippi_aws_blackbelt_mcp_server-0.2.1.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_konippi_aws_blackbelt_mcp_server-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4b21b99f9196d216409586f23ebf6939d920a406c059fa77aa0bd5a7d7af8767
MD5 737107599cb52eb1bf129a50b1f7ddac
BLAKE2b-256 294430aea5b3d5b1bae7271b07e8cfc9a550f4a5b2e5c015aec86f69d8d20cbb

See more details on using hashes here.

File details

Details for the file iflow_mcp_konippi_aws_blackbelt_mcp_server-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_konippi_aws_blackbelt_mcp_server-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e740f0e5da917404b4825836985a76dbe69b7df5a4ef794640641d8bea88a27f
MD5 2c10e5c822e36f7f19f9f48f6905ccb9
BLAKE2b-256 b77dd29c4a388568ba942a9b93edfc3fe22d5a06e05c1085bb490f95488f5f73

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page