Skip to main content

MCP server for re:Invent 2025 session catalog with 1,843 sessions and 13 search tools

Project description

AWS re:Invent 2025 MCP Server (Python)

Python implementation of the MCP server for AWS re:Invent 2025 session catalog with 1,843 sessions.

Features

  • 13 MCP Tools for comprehensive session discovery
  • MessagePack data format for 30% faster loading and smaller size
  • Simple array-based architecture for minimal complexity
  • Pagination support for all search and filter operations

Quick Start

Install Dependencies

pip install -e .

Run Server

python3 src/reinvent_2025_mcp/main.py

Test with MCP Inspector

npx @modelcontextprotocol/inspector python3 src/reinvent_2025_mcp/main.py

Available Tools

  1. search_sessions - Fuzzy search across all session content
  2. search_services - Find AWS services by name/abbreviation
  3. get_session_details - Get complete session information
  4. list_categories - Browse available category values
  5. get_sessions_by_service - Find sessions for specific AWS service
  6. get_sessions_by_level - Filter sessions by difficulty level
  7. get_sessions_by_role - Find sessions for specific job functions
  8. get_sessions_by_industry - Find sessions for industry verticals
  9. get_sessions_by_segment - Find sessions for business segments
  10. get_sessions_by_feature - Find sessions by format/feature type
  11. get_sessions_by_topic - Find sessions by technical domain
  12. get_sessions_by_area_of_interest - Find sessions by interest areas
  13. search_speakers - Search speakers by name or get all speakers with their sessions

Architecture

  • Data Layer: MessagePack loading into memory array
  • Service Layer: Array filtering and search operations
  • MCP Layer: Tool registration and request handling
  • Utilities: Simple string matching and pagination

Performance

  • Startup: <1 second for 1,843 sessions
  • Memory: ~30MB total footprint
  • Search: <10ms response times for typical queries
  • Data Size: 2.3MB MessagePack vs 3.1MB JSON (25% smaller)

Dependencies

  • mcp>=1.15.0: MCP protocol implementation
  • msgpack>=1.1.0: Fast binary serialization

Testing

Core functionality verified:

  • ✅ Data loading (1,843 sessions from MessagePack)
  • ✅ Search operations (294 sessions found for "bedrock")
  • ✅ Session filtering and pagination
  • ✅ All 13 tools initialized correctly

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

re_invent_2025_mcp-1.0.4.tar.gz (569.1 kB view details)

Uploaded Source

Built Distribution

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

re_invent_2025_mcp-1.0.4-py3-none-any.whl (568.8 kB view details)

Uploaded Python 3

File details

Details for the file re_invent_2025_mcp-1.0.4.tar.gz.

File metadata

  • Download URL: re_invent_2025_mcp-1.0.4.tar.gz
  • Upload date:
  • Size: 569.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for re_invent_2025_mcp-1.0.4.tar.gz
Algorithm Hash digest
SHA256 a3b6a9dd0b7b0ce90ef1a68b6df979e46426cc9f5e94d83f22ef56d680312b42
MD5 18867f80a8623a11c86160b5c1aa8c99
BLAKE2b-256 e0e5fbeb3fa6494b1d81c4d67a84260b91d22862d43d1620349c85879640aa69

See more details on using hashes here.

File details

Details for the file re_invent_2025_mcp-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for re_invent_2025_mcp-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ad5a7251dfa8e29c46b3dfc08b1eddb89e0fdc52d9aebb88d32af1aaf07e3e45
MD5 cd12d5acc21dab2f4ca534076f33b45c
BLAKE2b-256 6d3f9ed31917ee7450e63b93902eb2bff2a725b9a8ff2fc068e44a395574bada

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