glue-mcp
@atcol
About glue-mcp
A model context protocol (MCP) server to AWS Glue Data Catalog
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is glue-mcp?
glue-mcp is a Model Context Protocol (MCP) server that connects AI assistants to AWS Glue Data Catalog, enabling LLM-driven exploration of databases and tables in your Glue catalog. It is built in Rust and communicates over SSE transport.
How to use glue-mcp?
After building the binary, set your AWS credentials and start the server with ./glue-mcp, which listens on 127.0.0.1:8000. Configure an MCP host (e.g., mcphost) to connect to http://localhost:8000/sse using the sse transport.
Key features of glue-mcp
- MCP server interfacing with AWS Glue Data Catalog
- Provides three tools: list_databases and get_database_metadata
- Communicates via SSE transport on port 8000
- Written in Rust using Cargo
- Requires valid AWS credentials
Use cases of glue-mcp
- List all databases in an AWS Glue Data Catalog via natural language
- Retrieve metadata for specific Glue databases
- Identify which tables exist within each Glue database
FAQ from glue-mcp
What does glue-mcp do?
It is an MCP server that connects to AWS Glue Data Catalog, allowing AI assistants to query database and table metadata.
What are the dependencies and runtime requirements?
You need to have AWS credentials configured and be able to run a Rust-built binary.
Where does the data live?
Data resides in the AWS Glue Data Catalog within your AWS account.
What transport and authentication does it use?
It uses SSE transport on port 8000 and authenticates via your configured AWS credentials.
Frequently asked questions
What does glue-mcp do?
It is an MCP server that connects to AWS Glue Data Catalog, allowing AI assistants to query database and table metadata.
What are the dependencies and runtime requirements?
You need to have AWS credentials configured and be able to run a Rust-built binary.
Where does the data live?
Data resides in the AWS Glue Data Catalog within your AWS account.
What transport and authentication does it use?
It uses SSE transport on port 8000 and authenticates via your configured AWS credentials.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments