MCP server that agents built with the Agent Builder SDK use at runtime to communicate with AWS Transform
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"agent-builder-agentic-mcp-aws-transform","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Agent Builder Agentic MCP Server An [MCP](https://modelcontextprotocol.io/) server that agents built with the [Agent Builder SDK](https://pypi.org/project/agent-builder-sdk-aws-transform/) use at runtime to communicate with [AWS Transform](https://aws.amazon.com/transform/). ## Installation ```bash pip install agent-builder-agentic-mcp-aws-transform ``` This installs an `agent-builder-agentic-mcp` command. ## Usage ### From the SDK (typical) The SDK's `AgentRuntimeServer` spawns this MCP server automatically: ```python from agent_builder_sdk.server.agent_runtime_server import AgentRuntimeServer server = AgentRuntimeServer( agent_factory=my_factory, binary_location="agent-builder-agentic-mcp", # the command installed by this package ... ) server.start() ``` ### Standalone (local testing) ```bash agent-builder-agentic-mcp \ --agenticApiEndpoint https://... \ --workspaceId <workspace-id> \ --jobId <job-id> \ --agentInstanceId <agent-instance-id> ``` Run `agent-builder-agentic-mcp --help` for the full set of flags (transport, SSE host/port, custom auth token file, auto-refresh, etc.). ## Requirements - Python 3.11+ - AWS credentials configured (standard `boto3` credential chain) - A valid AWS Transform authorization token in `~/.aws/transform-credentials` (or specify with `--authTokenFile`) ## License Apache-2.0. See [LICENSE](LICENSE.txt) and [NOTICE](NOTICE).
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.