{"type":"mcp_server","name":"mcp-http-client-example","description":"This repository provides a simple example client for connecting to Model Context Protocol (MCP) servers over HTTP using Server-Sent Events, leveraging the official MCP Python SDK for protocol handling and server interaction.","category":"AI","language":"Python","stars":17,"forks":0,"owner":"slavashvets","github_url":"https://github.com/slavashvets/mcp-http-client-example","homepage":null,"setup":"## Setup\n\n1.  Clone this repository.\n2.  Run the example client: `uv run -- main.py <server_url>` (e.g., `uv run -- main.py http://localhost:8000/sse`).","tools":"## Available Tools\n\n1.  Connects to MCP servers over SSE transport (Connects to MCP servers).\n2.  Lists available tools, resources and prompts (Lists available server capabilities).\n3.  Properly handles connection lifecycle with async context managers (Manages connection lifecycle).","faq":null,"created_at":"2025-01-07T14:16:26+00:00","updated_at":"2025-03-28T12:14:04+00:00","source_url":"https://model-context-protocol.com/servers/mcp-http-client-example-sse-python","related_articles":[]}