glue-mcp

glue-mcp

0

glue-mcp is a server for managing AWS Glue Data Catalogs using the Model Context Protocol (MCP). It allows developers to interface with AWS Glue using simple MCP calls.

glue-mcp

A model context protocol (MCP) server for AWS Glue Data Catalog.

Usage

  • Ensure AWS credentials are set.
  • Start the server to be ready for MCP calls on port 8000.

Development

  • Use Nix: nix develop, then cargo build.