MCP ExplorerExplorer

Aws Lakeformation Mcp

@0xNachoon 9 months ago
1 MIT
FreeCommunity
AI Systems
A MCP server that grants permissions on table using Lakeformation

Overview

What is Aws Lakeformation Mcp

aws-lakeformation-mcp is a managed control plane (MCP) server that facilitates the granting of permissions on tables using AWS Lake Formation, enhancing data governance and security.

Use cases

Use cases for aws-lakeformation-mcp include managing user permissions for sensitive data in data lakes, ensuring compliance with data governance policies, and facilitating secure data sharing across teams.

How to use

To use aws-lakeformation-mcp, you can run the command npx @modelcontextprotocol/inspector ts-node src/index.ts to test the server functionality and inspect its operations.

Key features

Key features of aws-lakeformation-mcp include permission management for database tables, integration with AWS Lake Formation for data governance, and compliance with the MIT License for flexibility in usage.

Where to use

aws-lakeformation-mcp can be used in data management and analytics environments, particularly in organizations that utilize AWS services for data lakes and require strict access controls.

Content

aws-lakeformation-mcp

Testing with mcp-inspector

 npx @modelcontextprotocol/inspector ts-node src/index.ts

Building and Running the Docker Image

To build the Docker image for the AWS Lake Formation MCP server, use the following command:

docker build -t mcp/aws-lakeformation-mcp .

This command will create a Docker image tagged as mcp/aws-lakeformation-mcp.

To run the Docker container, use the following command:

docker run -i --rm mcp/aws-lakeformation-mcp

This will start the MCP server in a Docker container and remove the container once it stops.

Deploying the MCP Server in VS Code

To deploy the MCP server in Visual Studio Code, add the following configuration to your settings.json file:

This configuration specifies the command and environment variables required to run the MCP server in a Docker container. Replace the placeholders in the env section with your AWS credentials and region.

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers