python-pip-mcp

by lukeage

519 downloads
Not rated
GitHub

About

Minimal Example Implementation of a MCP Server / Client with Python and Pip. This example is tested in VSCode and Windows and both server and client are debuggable.

Details

Author
lukeage
Downloads
519
Categories
Other

- Minimal reference implementation of MCP client and server
- Built with Python and Pip
- Designed for VSCode debugging on Windows
- Provides a simple time query example

Create a Python virtual environment, install dependencies from requirements.txt, copy .env.sample to .env and set your Anthropic API key, then run python mcp_client.py. The client will query the MCP server for the current time.

python-pip-mcp

Minimal Example Implementation of an Anthropic MCP Client and Server in Python with Pip.

The goal of this repository is to provide a reference implementation of a mcp client and server that can be easily debugged in VSCode on Windows using the Python / Python Debugger extension.

Alternative IDEs and OS are not tested but should work with minimal adjustments, too.

Installation

```powershell

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.