Skip to content
MCP-Bridge
Cloud Infrastructure

AWS Directory Service MCP Config

<fullname>Directory Service</fullname> <p>Directory Service is a web service that makes it easy for you to setup and run directories in the Amazon Web Services cloud, or connect your Amazon Web Services resources with an existing self-managed Microsoft Active Directory. This guide provides detailed

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-ds.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-ds.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-ds": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-ds"],
      "env": {
      "AWS_DIRECTORY_SERVICE_API_KEY": "your_aws_directory_service_api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/amazonaws-com-ds.json

Environment Variables

AWS_DIRECTORY_SERVICE_API_KEY

Replace your_aws_directory_service_api_key with your actual aws directory service api key

Endpoints

POST/#X-Amz-Target=DirectoryService_20150416.AcceptSharedDirectory

AcceptSharedDirectory

POST/#X-Amz-Target=DirectoryService_20150416.AddIpRoutes

AddIpRoutes

POST/#X-Amz-Target=DirectoryService_20150416.AddRegion

AddRegion

POST/#X-Amz-Target=DirectoryService_20150416.AddTagsToResource

AddTagsToResource

POST/#X-Amz-Target=DirectoryService_20150416.CancelSchemaExtension

CancelSchemaExtension

POST/#X-Amz-Target=DirectoryService_20150416.ConnectDirectory

ConnectDirectory

POST/#X-Amz-Target=DirectoryService_20150416.CreateAlias

CreateAlias

POST/#X-Amz-Target=DirectoryService_20150416.CreateComputer

CreateComputer

POST/#X-Amz-Target=DirectoryService_20150416.CreateConditionalForwarder

CreateConditionalForwarder

POST/#X-Amz-Target=DirectoryService_20150416.CreateDirectory

CreateDirectory