Submit

Strands Mcp

@ShawnKyzer

Server Config

{
  "mcpServers": {
    "strands-agents-docs": {
      "command": "python",
      "args": [
        "-u",
        "mcp_server/main.py"
      ],
      "cwd": "/your_local_directory/strands-mcp",
      "env": {
        "ELASTICSEARCH_URL": "http://localhost:9200"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.