Skip to content
Back to search
30
MCP

AWS Bedrock Custom Model Import

docker-mcp/aws-bedrock-custom-model-import

Manage custom models in Bedrock.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
6
callable
Primary URL

Tools · 6

create_model_import_job
delete_imported_model
get_imported_model
get_model_import_job
list_imported_models
list_model_import_jobs

Similar MCP servers embedding-nearest

awslabs.aws-bedrock-custom-model-import-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Bedrock Custom Model Import
0 tools
AWS Bedrock Data Automation
Analyze documents, images, videos, and audio.
3 tools
hackerdogs/aws-bedrock-custom-model-mcp
AWS Bedrock Custom Model MCP Server
0 tools
AWS Bedrock
Integrates AWS Bedrock, enabling natural language processing and task automation.
0 tools
AWS Bedrock: Knowledge Base
Query and retrieve information from AWS knowledge bases using the Bedrock Agent Runtime.
0 tools
AWS Bedrock Nova Canvas
Integrates with Amazon Bedrock's Nova Canvas model to generate images from text descriptions with customizable parameters like dimensions an
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_bedrock_custom_model_import": {
      "url": "None",
      "transport": "http"
    }
  }
}