MCP Client/Server Implementation is a Python command-line chat application that demonstrates the Model Context Protocol (MCP) architecture. It connects to MCP servers over stdio, exposes documents and commands to Claude via Anthropic’s API, and supports @document mentions and /command prompts in an interactive terminal UI.