Skip to content

Sample on how mcp client and server can be created and used using python.

Notifications You must be signed in to change notification settings

jithinolickal/mcp-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sample mcp client and server as runnable programs

UV Setup

  1. uv venv if .env is not created
  2. source .venv/bin/activate to activate env

How to run

  1. cd mcp-client
  2. python mcp-client-sample.py ../mcp-server/weather-python/weather/weather.py Note: Run client by passing server file

About

Sample on how mcp client and server can be created and used using python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages