amazon-datazone-mcp-server
OfficialProvides tools for interacting with Amazon DataZone, enabling management of domains, projects, data assets, glossaries, and environments through the AWS DataZone API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@amazon-datazone-mcp-serverlist all domains"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Amazon DataZone MCP Server
A high-performance Model Context Protocol (MCP) server that provides seamless integration with Amazon DataZone services. This server enables AI assistants and applications to interact with Amazon DataZone APIs through a standardized interface.
Features
Complete Amazon DataZone API Coverage: Access all major DataZone operations
Type Safety: Full type hints and validation
Production Ready: Robust error handling and logging
MCP Compatible: Works with any MCP-compatible client
Supported Operations
Module | Operations |
Domain Management | Create domains, manage domain units, search, policy grants |
Project Management | Create/manage projects, project profiles, memberships |
Data Management | Assets, listings, subscriptions, form types, data sources |
Glossary | Business glossaries, glossary terms |
Environment | Environments, connections, blueprints |
Related MCP server: Amplify Data API MCP Server
Installation
pip install amazon-datazone-mcp-serverConfiguration
Configure AWS credentials using the standard AWS methods:
AWS CLI:
aws configureEnvironment variables:
AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,AWS_DEFAULT_REGIONIAM roles or instance profiles
Running the Server
The server uses stdio transport for secure communication with MCP clients:
amazon-datazone-mcp-serverIntegration with MCP Clients
Configure in your MCP client (e.g., Claude Desktop):
{
"name": "amazon-datazone-mcp-server",
"command": "amazon-datazone-mcp-server"
}Available Tools
The server provides 38 tools across 5 categories:
Domain Management
get_domain,create_domain,list_domainslist_domain_units,create_domain_unitadd_entity_owner,add_policy_grantsearch,search_typesUser/group profile management
Project Management
create_project,get_project,list_projectscreate_project_membership,list_project_membershipsProject profile management
Data Management
Asset operations:
get_asset,create_asset,publish_assetListing operations:
get_listing,search_listingsData source management:
create_data_source,start_data_source_runSubscription management: request, accept, get subscriptions
Form type management
Glossary Management
create_glossary,get_glossarycreate_glossary_term,get_glossary_term
Environment Management
Environment operations:
list_environments,get_environmentConnection management:
create_connection,get_connection,list_connectionsBlueprint operations: list and get blueprints and configurations
Each tool includes comprehensive parameter documentation and examples accessible through your MCP client.
License
Licensed under the Apache License 2.0 - see the LICENSE file for details.
Disclaimer
This is an unofficial, community-developed project and is not affiliated with, endorsed by, or supported by Amazon Web Services, Inc.
AWS and DataZone are trademarks of Amazon.com, Inc. or its affiliates
Users are responsible for their own AWS credentials, costs, and compliance
No warranty or support is provided - use at your own risk
Always follow AWS security best practices
For official Amazon DataZone documentation, visit Amazon DataZone Documentation.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/awslabs/amazon-datazone-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server