MCP.so
Sign In
Servers

GenAI News Assistant MCP Server

@uriyahav

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "MCP_SSE_Server": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "news-assistant-python",
        "."
      ]
    }
  }
}

More from AI & Agents