mcp-client-example.md

MCP Client Example

UI App
from"MCP Example"

Example MCP client built with the Python SDK

Developer Tools
examplePythonMCP clientlearning
install.sh
# Clone the repository
$git clone https://github.com/MCP Example/mcp-client-example
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve