P

example-mcp-client

...
Created 1/10/2025bymegmogmog1965

Language:

Python

Stars:

0

Forks:

0

example-mcp-client

Getting Started

You need to install uv to run this project.

brew install uv

Create a .env file with your API key.

echo "ANTHROPIC_API_KEY=" > .env

Create a virtual environment and install the dependencies.

uv venv
source .venv/bin/activate
uv sync

Usage

Run the client with arguments for the server.

source .venv/bin/activate
uv run client.py npx -y @modelcontextprotocol/server-filesystem "/Users/{username}/Desktop/"
Last updated: 1/15/2025

Publisher info

megmogmog1965's avatar

Yusuke Kawatsu

3
followers
0
following
41
repos

More MCP servers built with Python

MCP-Collab

MCP Slack, Teams, WebEx

By sisodiabhumca
fulcra-context-mcp

Access your personal health data, sleep stats, location, calendar, and more securely through Context by Fulcra!

By fulcradynamics
alpaca-mcp-server

Alpaca MCP Servers deliver Alpaca’s Trading API best practices straight into your development and trading workflows.

By alpacahq