{
  "servers": [
    {
      "server": {
        "name": "awslabs.aws-documentation-mcp-server",
        "title": "AWS Documentation",
        "description": "Access AWS documentation, search content, and get recommendations.",
        "version": "0.1.0",
        "packages": [
          {
            "registryType": "pypi",
            "identifier": "awslabs.aws-documentation-mcp-server",
            "transport": {
              "type": "stdio"
            },
            "environmentVariables": [
              {
                "name": "FASTMCP_LOG_LEVEL",
                "value": "ERROR"
              },
              {
                "name": "AWS_DOCUMENTATION_PARTITION",
                "value": "aws"
              }
            ]
          }
        ]
      }
    },
    {
      "server": {
        "name": "context7",
        "title": "Context7",
        "description": "Up-to-date code examples and documentation for any library directly in your prompt.",
        "version": "1.0.0",
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://mcp.context7.com/mcp"
          }
        ]
      }
    }
  ]
}
