Skip to content

Commit 3bb4ffd

Browse files
author
Matthew Goodman
committed
fix installation problems
1 parent e16fa80 commit 3bb4ffd

File tree

1 file changed

+0
-4
lines changed
  • src/ecs-mcp-server/awslabs/ecs_mcp_server

1 file changed

+0
-4
lines changed

src/ecs-mcp-server/awslabs/ecs_mcp_server/main.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@
7171
# Create the MCP server
7272
mcp = FastMCP(
7373
name="AWS ECS MCP Server",
74-
description=(
75-
"A server for automating containerization and deployment of web applications to AWS ECS"
76-
),
77-
version="0.1.0",
7874
instructions="""Use this server to containerize and deploy web applications to AWS ECS.
7975
8076
WORKFLOW:

0 commit comments

Comments
 (0)